Categorygithub.com/ProtoconNet/mitum-sto
repositorypackage
0.0.0-20240531052755-cfcf2634f141
Repository: https://github.com/protoconnet/mitum-sto.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-sto

mitum-sto is a security token contract model based on mitum.

Installation

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

$ cd mitum-sto

$ go build -o ./mitum-sto ./main.go

Run

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

$ ./mitum-sto run --design=<config file>

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