lycoris

module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2022 License: Apache-2.0

README

Lycoris

Get started

Install go

Build and install to go bin path

make install

Initialize config

Come up with a moniker for your node, then run:

lycorisd init $MONIKER

Launch with genesis file or run as standalone chain

To launch as a consumer chain, download and save shared genesis file to ~/.lycoris/config/genesis.json. Additionally add peering information (persistent_peers or seeds) to ~/.lycoris/config/config.toml

To instead launch as a standalone, single node chain, run:

lycorisd add-consumer-section

Launch node

lycorisd start

NFT Module

lycorisd tx nft issue takina --mint-restricted=false --update-restricted=false --keyring-backend file --from lyco

lycorisd tx nft mint takina t001  --from lyco --keyring-backend file

lycorisd q nft collection takina

lycorisd q nft token takina t001

Directories

Path Synopsis
cmd
nullify
Package nullify provides methods to init nil values structs for test assertion.
Package nullify provides methods to init nil values structs for test assertion.

Jump to

Keyboard shortcuts

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