bcgov / von-network

A portable development level Indy Node network.
Apache License 2.0
159 stars 188 forks source link

Question: Can I connect an Android App to VON network? #136

Open larabisch opened 3 years ago

larabisch commented 3 years ago

I treid to develop an android app that uses the indy-sdk. I had problems to set up the sdk locally and found the von network. Is is possible to connect my android app from Android Studio to the von network and play a bit around with everything?

WadeBarnes commented 3 years ago

von-network provides a provisional Indy-Node ledger. Once started the genesis file required by agents to connect can be found through the ledger browser and is available to clients via the same URL. For example:

image

image

You can then browse the transactions on the ledger using the ledger browser:

image