indy-dev
indy-dev copied to clipboard
Archived - See Hyperledger Aries Cloud Agent - Python
I've only tested this against the Windows 10 setup steps (previous section of the README.md). The updated instructions and screen shots assume the python folder is here: `/indy-dev/python`. Is this...
@kdenhartog I'd like to modify `getting_started.py` in a small way by adding some sort of unique (sequential) number to the `logger.info()` msgs to make it easier to correlate: 1. The...
I followed the steps for using the In-Browser setup (on a Windows 10 laptop with Chrome). I executed the following commands: ``` https://labs.play-with-docker.com ADD NEW INSTANCE git clone https://github.com/kdenhartog/indy-dev.git cd...
I have a WIP version of the Node.js wrapper for indy-dev going. I decided to split it from the current `indy-dev.dockerfile`. Obviously one big problem is the dependencies on different...
only part of the how-to guides have inline documentation in the steps as well as in the READMEs about what the code is doing. Some additional documentation would be helpful.