Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use CIDs for content addressing rather than plain hashes (#21)
* Add .vscode/settings.json * Make hash() return CIDs for JSON files * No longer call checkKey() in createCID() * Refactor using getBackend() and add tests for it * Address review
- Loading branch information