- An available testnet with a loaded eos.bios contract & existing/issued eosio.token SYS tokens
The eos-generic-ledger, dubbed bank for simplicity, is a simple contract that stores notes for any user who wishes to record a message.
cleos push action bank submit_note '["user","a note from user"]' -p user
To see a list of all notes, use the command below:
cleos get table bank ledger ledger