Categorygithub.com/ProtoconNet/mitum-dao
repositorypackage
0.0.0-20240610091855-9f0ed07e97b5
Repository: https://github.com/protoconnet/mitum-dao.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-dao

mitum-dao is a mitum-based contract model and is a service that provides dao function.

Installation

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

$ cd mitum-dao

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

Run

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

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

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