Categorygithub.com/ProtoconNet/mitum-credential
repositorypackage
0.0.0-20241111043534-938bd2e97075
Repository: https://github.com/protoconnet/mitum-credential.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

mitum-credential

mitum-credential is a mitum-based contract model and is a service that provides credentials to be issued and updated using DID.

Installation

$ git clone https://github.com/ProtoconNet/mitum-credential

$ cd mitum-credential

$ go build -o ./mc ./main.go

Run

$ ./mc init --design=<config file> <genesis config file>

$ ./mc run --design=<config file>

standalong.yml is a sample of config file. genesis-design.yml is a sample of genesis config file.