The e-Money Ledger, a proof-of-stake blockchain based on the Cosmos SDK and Tendermint, introduces our novel interest-bearing, currency-backed tokens into the Cosmos Network.
This will get you a fully synced node, very quickly.
git clone https://github.com/e-money/em-ledger.git
cd em-ledger
git checkout v1.1.4
make install
emd init choose-a-cool-name
wget -O ~/.emd/config/genesis.json https://github.com/e-money/networks/raw/master/emoney-3/genesis.json
emd start --p2p.seeds 708e559271d4d75d7ea2c3842e87d2e71a465684@seed-1.emoney.validator.network:28656,336cdb655ea16413a8337e730683ddc0a24af9de@seed-2.emoney.validator.network:28656,[email protected]:26676,[email protected]:26656,[email protected]:26656
To better understand em-ledger, start with a quick tour of the emd
command line interface.
The emoneyjs library is the recommended way for client applications to interact with em-ledger.
Please notice that it is highly recommended to use a Ledger Device to securely manage keys.
See https://github.com/e-money/networks for instructions on how to join our production and test networks.
Tokens: docs/tokens.md
Market Module: x/market/spec/README.md
Website: https://e-money.com
Twitter: https://twitter.com/emoney_com
Telegram: https://t.me/emoney_com