Skip to content

octavio-rekena/badge-generator

Repository files navigation

BADGE GENERATOR

The badge generator is a tool that allows you to submit your credential/badge data to the Chainpoint network.

With the badge generator you will be able to:

  • Create Badges that will store your data.

  • Create a hash with your badge data.

  • Submit the hash from your badge to a Chainpoint Network.

  • Get a proof ID to verify your data was submitted correctly.

Installation

Download the project to your local machine.

Install all the dependencies.

bundle install

Create the Database and run the migrations.

rails db:create db:migrate

Init the rails server

rails server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published