2020-05-17 Meeting notes
Date
Attendees
- Vadim Reutskiy
- 武宮誠
- Kamil Salakhiev
- 米津武至
- Ales Zivkovic
- Andrei Lebedev
- Yuriy Vinogradov
- iceseer
Goals
- Presented capabilities of Iroha ISI and Sumeragi Consensus
Discussion items
Time | Item | Who | Notes |
---|---|---|---|
5 min | Previous Demonstration Retrospective |
| |
5 min | Preface |
| |
20 min | Demonstration |
|
Scenario
./iroha_client_cli create domain --name="Soramitsu" ./iroha_client_cli create account --domain="Soramitsu" --name="White Rabbit" --key="" ./iroha_client_cli update asset add --account_id="White Rabbit@Soramitsu" --id="XOR@Soramitsu@White Rabbit" --amount=1010 ./iroha_client_cli get asset --account_id="White Rabbit@Soramitsu" --id="XOR@Soramitsu@White Rabbit" vim config.json ./iroha_client_cli get asset --account_id="White Rabbit@Soramitsu" --id="XOR@Soramitsu@White Rabbit"