Categorygithub.com/ProtoconNet/mitum-storage
modulepackage
0.0.0-20241118055150-9bc5e2b85d55
Repository: https://github.com/protoconnet/mitum-storage.git
Documentation: pkg.go.dev

# README

mitum-storage

mitum-storage is a storage contract model based on the second version of mitum(aka mitum2).

Installation

Before you build mitum-storage, make sure to run docker run for digest api.

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

$ cd mitum-storage

$ go build -o ./mitum-storage

Run

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

$ ./mitum-storage run <config file> --dev.allow-consensus

standalong.yml is a sample of config file.

genesis-design.yml is a sample of genesis design 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

# 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