Skip to content

Wallet integration with external storage #22

Answered by taminobaumann
SethiShivam asked this question in Help
Discussion options

You must be logged in to vote

Hey @SethiShivam,

yes, it is possible; however, we currently don't have a dedicated docs section for that feature yet.

For the moment, I can point you to:

The implementation configuration is done in service-matrix.properties

For the keystore, see: id.walt.services.keystore.KeyStoreService=id.walt.services.keystore.SqlKeyStoreService
For the data store, see: id.walt.services.hkvstore.HKVStoreService=id.walt.services.hkvstore.FileSystemHKVStore:fsStore.conf

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by dombrn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants