Skip to content

x/did module for the Cosmos SDK framework with a “self-sovereign" digital identity (DID) support

License

Notifications You must be signed in to change notification settings

mingderwang/did

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

did

did is a blockchain application built using Cosmos SDK and Tendermint and generated with Starport.

Get started

starport serve

serve command installs dependencies, initializes and runs the application.

Configure

Initialization parameters of your app are stored in config.yml.

accounts

A list of user accounts created during genesis of your application.

Key Required Type Description
name Y String Local name of the key pair
coins Y List of Strings Initial coins with denominations (e.g. "100coin")

Learn more

pitch and demo on youtube

https://youtu.be/_UyJnwQpJ6w

About

x/did module for the Cosmos SDK framework with a “self-sovereign" digital identity (DID) support

Resources

License

Stars

Watchers

Forks

Packages

No packages published