Currently, by default, everything would be written to a Sovrin/HyperLedger Indy network.
For research purposes, it would be nice to see if we could make the backend configurable. An initial step would be to have some sort of memory-backend, which provides some of the query/storage methods that are currently provided by the Ledger API of indy-sdk. This probably needs some sort of interface to seperate the two, since the Ledger methods are all static.
Currently, by default, everything would be written to a Sovrin/HyperLedger Indy network.
For research purposes, it would be nice to see if we could make the backend configurable. An initial step would be to have some sort of memory-backend, which provides some of the query/storage methods that are currently provided by the Ledger API of indy-sdk. This probably needs some sort of interface to seperate the two, since the Ledger methods are all static.