Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mingderwang/did
x/did module for the Cosmos SDK framework with a “self-sovereign" digital identity (DID) support
https://github.com/mingderwang/did
Last synced: 29 days ago
JSON representation
x/did module for the Cosmos SDK framework with a “self-sovereign" digital identity (DID) support
- Host: GitHub
- URL: https://github.com/mingderwang/did
- Owner: mingderwang
- License: apache-2.0
- Created: 2020-10-30T14:37:27.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-31T00:19:17.000Z (about 4 years ago)
- Last Synced: 2024-11-04T17:46:56.184Z (about 1 month ago)
- Language: Go
- Size: 172 KB
- Stars: 16
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ccamel - mingderwang/did - x/did module for the Cosmos SDK framework with a “self-sovereign" digital identity (DID) support (Go)
README
# did
**did** is a blockchain application built using Cosmos SDK and Tendermint and generated with [Starport](https://github.com/tendermint/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
- [Starport](https://github.com/tendermint/starport)
- [Cosmos SDK documentation](https://docs.cosmos.network)
- [Cosmos Tutorials](https://tutorials.cosmos.network)
- [Channel on Discord](https://discord.gg/W8trcGV)### pitch and demo on youtube
https://youtu.be/_UyJnwQpJ6w