nekia / 100-days-of-code

Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available)
http://www.100daysofcode.com
1 stars 0 forks source link

indy-sdk tutorial #1

Closed nekia closed 5 years ago

nekia commented 5 years ago

I'll output here about my activity log for the following tutorials. https://github.com/hyperledger/indy-sdk/blob/master/README.md#how-to-tutorials

nekia commented 5 years ago

Write a DID and Query Its Verkey with Rust https://github.com/hyperledger/indy-sdk/blob/master/docs/how-tos/write-did-and-query-verkey/README.md

nekia commented 5 years ago

Issue Link for template.rs is broken https://github.com/hyperledger/indy-sdk/blob/master/docs/how-tos/write-did-and-query-verkey/rust/README.md#step-1

nekia commented 5 years ago

Done installation of libindy

nekia commented 5 years ago

Done build of indy-pool container image

nekia commented 5 years ago

Succeeded to build, but failed to open pool ledger newly

nekia commented 5 years ago

There were 2 reasons why failed to open pool ledger:

nekia commented 5 years ago

All code for HowTos tutorials are committed below. https://github.com/hyperledger/indy-agent.git They shoud work without any errors.