hypercore 0.16.0

Secure, distributed, append-only log
Documentation
1
2
3
4
5
6
7
8
9
10
{
    "name": "hypercore-js-interop-tests",
    "version": "0.0.1",
    "scripts": {
        "step": "node interop.js"
    },
    "dependencies": {
        "hypercore": "10.31.12"
    }
}