IOTA
IOTA is a new blockless distributed ledger which is scalable, lightweight and makes it possible to transfer value without any fees.
The iota
component displays various details (e.g., the balance, node attributes) of IOTA wallets.
# configuration.yaml example
iota:
iri: https://testnet140.tangle.works:4434
wallets:
- name: Default Wallet
seed: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
A full configuration example could look the one below:
# Full example
iota:
iri: https://testnet140.tangle.works:4434
testnet: true
wallets:
- name: Default Wallet
seed: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- name: Exchange Wallet
seed: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX