Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/intellltech/grano-did-node
Grano DID Node based on CosmosSDK & Tendermint
https://github.com/intellltech/grano-did-node
Last synced: 22 days ago
JSON representation
Grano DID Node based on CosmosSDK & Tendermint
- Host: GitHub
- URL: https://github.com/intellltech/grano-did-node
- Owner: intellltech
- License: other
- Created: 2024-12-25T14:25:15.000Z (26 days ago)
- Default Branch: main
- Last Pushed: 2024-12-25T15:23:32.000Z (26 days ago)
- Last Synced: 2024-12-25T15:23:36.748Z (26 days ago)
- Language: Go
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Grano DID Node
Grano DID Node is the simplest CosmWasm enabled chain.
This code was forked from the [Wasmd Zone](https://github.com/CosmWasm/wasmd) repository as a basis and `appName`, `NodeDir`, and `Bech32Prefix` are changed to `grano`.## How to Install
```sh
make install
```## How to Use
```sh
granod start
```## Referrences
- https://github.com/intellltech/grano-did
- https://github.com/intellltech/grano-did-client
- https://github.com/intellltech/grano-did-contract
- https://github.com/intellltech/grano-did-exporter
- https://github.com/intellltech/grano-did-resolver