2020-05-17 Meeting notes
Date
May 18, 2020
Attendees
@Nikita Puzankov
@Egor Ivkov
@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 | @Nikita Puzankov |
|
5 min | Preface | @Nikita Puzankov |
|
20 min | Demonstration | @Nikita Puzankov |
|
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"