Categorygithub.com/ProtoconNet/mitum-token
repositorypackage
0.0.0-20241111043251-05894cca9c31
Repository: https://github.com/protoconnet/mitum-token.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
No description provided by the author

# README

mitum-token

mitum-token is a mitum-based contract model and is a service that provides mint functions.

Installation

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

$ cd mitum-token

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

Run

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

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

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