ipfs-social-proof
ipfs-social-proof copied to clipboard
[API, Client] Refactor all data storage to use pouch/IDB
The level db is no doubt great for binary data, but is too much trouble for application JSON docs.
https://github.com/IBM/ipfs-social-proof/pull/11
and https://github.com/IBM/ipfs-social-proof/blob/following-peers-persistence/src/db.js
- [x] contactsDB
- [x] proofsDB
- [ ] accountDB