mitum-nft

command module
v2.0.0-...-092c721 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 14, 2024 License: GPL-3.0 Imports: 12 Imported by: 0

README

mitum-nft v2

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

Features,

  • user defined contract account state policy: collection.
  • collection: user defined nft collection.
  • LevelDB, Redis: as mitum2 does, LevelDB and Redis can be primary storage.
  • reference nft standard: ERC-721
  • multiple collection policy for one contract account.

Installation

Before you build mitum-nft, make sure to run docker run.

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

$ cd mitum-nft

$ git checkout -t origin/v2

$ go build -o ./mitum-nft

Run

$ ./mitum-nft 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.

test-jsons is a set of sample files for testing.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package cmds provides command line tools.
Package cmds provides command line tools.
Package digest provides api features.
Package digest provides api features.
operation
nft

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL