Categorygithub.com/ProtoconNet/mitum-timestamp
repositorypackage
0.0.0-20241111043847-8e858f52d732
Repository: https://github.com/protoconnet/mitum-timestamp.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-timestamp

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

Installation

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

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

$ cd mitum-timestamp

$ go build -o ./mitum-timestamp

Run

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

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

standalong.yml is a sample of config file.

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