Categorygithub.com/ProtoconNet/mitum-token
modulepackage
0.0.0-20241111043251-05894cca9c31
Repository: https://github.com/protoconnet/mitum-token.git
Documentation: pkg.go.dev

# 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.

# Packages

Package cmds provides command line tools.
Package digest provides api features.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
revive:disable:nested-structs.
No description provided by the author
No description provided by the author
No description provided by the author