faith is a blockchain built using Cosmos SDK and Tendermint We forked strange consumer chain. These three remain: faith, hope and love. But the greatest of these is love.
Install go
make install
Come up with a moniker for your node, then run:
faithd init $MONIKER
To launch as a consumer chain, download and save shared genesis file to ~/.faith/config/genesis.json
. Additionally add peering information (persistent_peers
or seeds
) to ~/.faith/config/config.toml
To instead launch as a standalone, single node chain, run:
faithd add-consumer-section
faithd start