mirror of
https://github.com/fluencelabs/js-libp2p-interfaces
synced 2025-04-24 16:52:22 +00:00
docs: add lead-maintainer
This commit is contained in:
parent
6984baeba5
commit
afc24e9137
@ -11,6 +11,10 @@ Publishing a test suite as a module lets multiple modules all ensure compatibili
|
||||
|
||||
The API is presented with both Node.js and Go primitives, however, there is not actual limitations for it to be extended for any other language, pushing forward the cross compatibility and interop through diferent stacks.
|
||||
|
||||
## Lead Maintainer
|
||||
|
||||
[Vasco Santos](https://github.com/vasco-santos).
|
||||
|
||||
# Modules that implement the interface
|
||||
|
||||
- [ipfs-distributed-record-store](https://github.com/libp2p/js-libp2p-distributed-record-store)
|
||||
|
@ -2,6 +2,7 @@
|
||||
"name": "interface-record-store",
|
||||
"version": "0.1.3",
|
||||
"description": "A test suite and interface you can use to implement a a IPRS compliant(https://github.com/ipfs/specs/tree/master/records) Record Store",
|
||||
"leadMaintainer": "Vasco Santos <vasco.santos@moxy.studio>",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user