Categorygithub.com/ProtoconNet/mitum-point
modulepackage
0.0.0-20241111043419-a0dd49f38d8b
Repository: https://github.com/protoconnet/mitum-point.git
Documentation: pkg.go.dev

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

# 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