Categorygithub.com/ProtoconNet/mitum-point
repositorypackage
0.0.0-20241111043419-a0dd49f38d8b
Repository: https://github.com/protoconnet/mitum-point.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-point

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

Installation

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

$ cd mitum-point

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

Run

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

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

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