mirror of
https://github.com/fluencelabs/js-libp2p-interfaces
synced 2025-04-25 12:12:30 +00:00
chore: add discourse badge (#15)
This commit is contained in:
parent
afc24e9137
commit
a9c6842386
@ -1,7 +1,10 @@
|
|||||||
interface-record-store
|
interface-record-store
|
||||||
=====================
|
=====================
|
||||||
|
|
||||||
[](http://ipn.io) [](http://webchat.freenode.net/?channels=%23ipfs)
|
[](http://protocol.ai)
|
||||||
|
[](http://libp2p.io/)
|
||||||
|
[](http://webchat.freenode.net/?channels=%23libp2p)
|
||||||
|
[](https://discuss.libp2p.io)
|
||||||
|
|
||||||
> A test suite and interface you can use to implement a a [IPRS compliant](/IPRS.md) Record Store.
|
> A test suite and interface you can use to implement a a [IPRS compliant](/IPRS.md) Record Store.
|
||||||
|
|
||||||
|
@ -24,8 +24,8 @@
|
|||||||
"homepage": "https://github.com/libp2p/interface-record-store",
|
"homepage": "https://github.com/libp2p/interface-record-store",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ecdsa": "~0.7.0",
|
"ecdsa": "~0.7.0",
|
||||||
"ipld": "~0.6.0",
|
"ipld": "~0.22.0",
|
||||||
"multihashing": "~0.3.2",
|
"multihashing": "~0.3.3",
|
||||||
"timed-tape": "~0.1.1"
|
"timed-tape": "~0.1.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user