Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: npm: @libp2p/interface-compliance-tests

Compliance tests for JS libp2p interfaces
196 versions
Latest release: 8 months ago
36 dependent packages
7,898 downloads last month

View more package details: https://packages.ecosyste.ms/registries/npmjs.org/packages/@libp2p/interface-compliance-tests

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/libp2p%2Fjs-libp2p

Dependent Repos 20

libp2p/js-libp2p-connection 📦
JS Libp2p connections
  • ^3.0.1 package.json

Size: 41 KB - Last synced: about 1 month ago - Pushed: over 1 year ago

hoprnet/js-libp2p Fork of libp2p/js-libp2p
The JavaScript Implementation of libp2p networking stack.
  • ^1.1.20 package.json

Size: 10.9 MB - Last synced: about 1 month ago - Pushed: about 1 month ago

m5l14i11/js-libp2p Fork of libp2p/js-libp2p
The JavaScript Implementation of libp2p networking stack.
  • ^1.1.32 package.json

Size: 11 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

jonnycrunch/js-libp2p Fork of libp2p/js-libp2p
The JavaScript Implementation of libp2p networking stack.
  • ^1.1.20 package.json

Size: 10.1 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

libp2p/js-libp2p-daemon
A js-libp2p backed daemon
  • ^3.0.1 packages/libp2p-daemon-client/package.json

Size: 3.22 MB - Last synced: 28 days ago - Pushed: 28 days ago

libp2p/js-libp2p-peer-store 📦
Stores information about peers libp2p knows on the network
  • ^3.0.1 package.json

Size: 320 KB - Last synced: about 2 months ago - Pushed: 10 months ago

prllrp/libp2p-pubsub-test
  • ^3.0.1 package.json

Size: 8.21 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

ipfs/js-datastore-pubsub
Responsible for providing an interface-datastore compliant api
  • ^3.0.2 package.json

Size: 1.44 MB - Last synced: 5 days ago - Pushed: 2 months ago

mpetrunic/js-libp2p Fork of libp2p/js-libp2p
The JavaScript Implementation of libp2p networking stack.
  • ^3.0.1 package.json

Size: 21.1 MB - Last synced: 21 days ago - Pushed: over 1 year ago

saul-jb/js-libp2p Fork of libp2p/js-libp2p
The JavaScript Implementation of libp2p networking stack.
  • ^3.0.2 package.json

Size: 18.7 MB - Last synced: about 2 months ago - Pushed: 7 months ago

kim-sung-jee/web3jANDjs
  • ^2.0.1 tTruffle/node_modules/@chainsafe/libp2p-gossipsub/package.json
  • ^2.0.1 tTruffle/node_modules/@chainsafe/libp2p-noise/package.json
  • ^2.0.1 tTruffle/node_modules/@libp2p/bootstrap/package.json
  • ^2.0.0 tTruffle/node_modules/@libp2p/connection/package.json
  • ^2.0.1 tTruffle/node_modules/@libp2p/floodsub/package.json
  • ^2.0.3 tTruffle/node_modules/@libp2p/kad-dht/package.json
  • ^2.0.1 tTruffle/node_modules/@libp2p/mdns/package.json
  • ^2.0.1 tTruffle/node_modules/@libp2p/mplex/package.json
  • ^2.0.0 tTruffle/node_modules/@libp2p/peer-record/package.json
  • ^2.0.0 tTruffle/node_modules/@libp2p/peer-store/package.json
  • ^2.0.1 tTruffle/node_modules/@libp2p/tcp/package.json
  • ^2.0.1 tTruffle/node_modules/@libp2p/webrtc-star/package.json
  • ^2.0.1 tTruffle/node_modules/@libp2p/websockets/package.json
  • ^2.0.3 tTruffle/node_modules/datastore-pubsub/package.json
  • ^2.0.3 tTruffle/node_modules/libp2p/package.json

Size: 102 MB - Last synced: 12 months ago - Pushed: almost 2 years ago

RebootLabs-xyz/InterConnex
A p2p protocol for data flow with pluggable adapters.
  • ^2.0.0 source/node_modules/@libp2p/connection/package.json
  • ^2.0.0 source/node_modules/@libp2p/peer-record/package.json
  • ^2.0.0 source/node_modules/@libp2p/peer-store/package.json
  • ^2.0.3 source/node_modules/libp2p/package.json

Size: 16.9 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago

libp2p/js-libp2p
The JavaScript Implementation of libp2p networking stack.
  • ^3.0.2 package.json

Size: 58.7 MB - Last synced: 24 days ago - Pushed: 24 days ago

BhargavvarmaP/Web3Projects
  • ^3.0.2 src/node_modules/@libp2p/connection/package.json
  • ^3.0.2 src/node_modules/@libp2p/peer-store/package.json
  • ^3.0.2 src/node_modules/datastore-pubsub/package.json
  • ^3.0.2 src/node_modules/libp2p/package.json

Size: 72.7 MB - Last synced: 5 months ago - Pushed: over 1 year ago

achingbrain/gossipsub-js Fork of ChainSafe/js-libp2p-gossipsub
JavaScript implementation of Gossipsub
  • 3.0.2 package-lock.json

Size: 8.58 MB - Last synced: 6 months ago - Pushed: 6 months ago

kustomzone/js-libp2p Fork of libp2p/js-libp2p
JavaScript Implementation of libp2p base class
  • ^3.0.1 package.json

Size: 20 MB - Last synced: about 1 month ago - Pushed: 5 months ago

adamlaska/js-libp2p Fork of libp2p/js-libp2p
The JavaScript Implementation of libp2p networking stack.
  • ^3.0.2 package.json

Size: 24.9 MB - Last synced: 13 days ago - Pushed: 13 days ago

maschad/js-libp2p-gossipsub Fork of ChainSafe/js-libp2p-gossipsub
TypeScript implementation of Gossipsub
  • 3.0.5 package-lock.json

Size: 9.08 MB - Last synced: about 2 months ago - Pushed: 3 months ago

ChainSafe/js-libp2p-gossipsub
TypeScript implementation of Gossipsub
  • 3.0.5 package-lock.json

Size: 10.6 MB - Last synced: about 1 month ago - Pushed: about 2 months ago

wo-ody/PNU_test
  • ^3.0.2 back-end/smart_contract/node_modules/@libp2p/connection/package.json
  • ^3.0.2 back-end/smart_contract/node_modules/@libp2p/peer-store/package.json
  • ^3.0.2 back-end/smart_contract/node_modules/datastore-pubsub/package.json
  • ^3.0.2 back-end/smart_contract/node_modules/libp2p/package.json

Size: 55.4 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

SiSmog/Fine-payment-verification-system-based-on-ethereum
  • ^3.0.2 HelloNode/node_modules/@libp2p/peer-store/package.json

Size: 118 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

PNUCSE/Capstone-2022-1-18
  • ^3.0.2 docs/03.코드/PNU-milknmeat/PNU-milknmeat/back-end/smart_contract/node_modules/@libp2p/connection/package.json
  • ^3.0.2 docs/03.코드/PNU-milknmeat/PNU-milknmeat/back-end/smart_contract/node_modules/@libp2p/peer-store/package.json

Size: 133 MB - Last synced: 12 months ago - Pushed: over 1 year ago

Pooshpal/KYC_Blockchain
Implementation of KYC using Blockchain Methodologies IPFS Database
  • ^3.0.2 IPFS/node_modules/@libp2p/connection/package.json
  • ^3.0.2 IPFS/node_modules/@libp2p/peer-store/package.json
  • ^3.0.2 IPFS/node_modules/datastore-pubsub/package.json
  • ^3.0.2 IPFS/node_modules/libp2p/package.json

Size: 128 MB - Last synced: 9 months ago - Pushed: over 1 year ago

HaoWeiZeroLin/CAF
Cats and Foxer are adorable~
  • ^3.0.2 Website/node_modules/@libp2p/peer-store/package.json
  • ^3.0.2 Website/node_modules/libp2p/package.json

Size: 60.4 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

ubernaut/p2p
  • ^3.0.2 libp2p-in-the-browser/node_modules/@libp2p/connection/package.json
  • ^3.0.2 libp2p-in-the-browser/node_modules/@libp2p/peer-store/package.json
  • ^3.0.2 libp2p-in-the-browser/node_modules/libp2p/package.json

Size: 10.5 MB - Last synced: 12 months ago - Pushed: over 1 year ago

yuiseki/js-libp2p Fork of libp2p/js-libp2p
The JavaScript Implementation of libp2p networking stack.
  • ^3.0.0 packages/kad-dht/package.json
  • ^3.0.0 packages/libp2p/package.json
  • ^3.0.0 packages/metrics-prometheus/package.json
  • ^3.0.0 packages/peer-discovery-bootstrap/package.json
  • ^3.0.0 packages/peer-discovery-mdns/package.json
  • ^3.0.0 packages/pubsub-floodsub/package.json
  • ^3.0.0 packages/stream-multiplexer-mplex/package.json
  • ^3.0.0 packages/transport-tcp/package.json
  • ^3.0.0 packages/transport-webrtc/package.json
  • ^3.0.0 packages/transport-websockets/package.json

Size: 21.3 MB - Last synced: 24 days ago - Pushed: 24 days ago

kalikho/js-libp2p Fork of libp2p/js-libp2p
The JavaScript Implementation of libp2p networking stack.
  • ^3.0.1 package.json

Size: 21 MB - Last synced: 11 months ago - Pushed: almost 2 years ago

bellbind/js-libp2p Fork of libp2p/js-libp2p
The JavaScript Implementation of libp2p networking stack.
  • ^3.0.0 packages/connection-encryption-noise/package.json
  • ^3.0.0 packages/kad-dht/package.json
  • ^3.0.0 packages/libp2p/package.json
  • ^3.0.0 packages/libp2p-daemon-client/package.json
  • ^3.0.0 packages/pubsub-floodsub/package.json
  • ^3.0.0 packages/pubsub-gossipsub/package.json
  • ^3.0.0 packages/stream-multiplexer-mplex/package.json
  • ^3.0.0 packages/stream-multiplexer-yamux/package.json
  • ^3.0.0 packages/transport-tcp/package.json
  • ^3.0.0 packages/transport-webrtc/package.json
  • ^3.0.0 packages/transport-websockets/package.json
  • ^3.0.0 packages/metrics-prometheus/package.json
  • ^3.0.0 packages/peer-discovery-bootstrap/package.json
  • ^3.0.0 packages/peer-discovery-mdns/package.json

Size: 16.4 MB - Last synced: 10 months ago - Pushed: 10 months ago

genesisblockhead/js-libp2p Fork of libp2p/js-libp2p
The JavaScript Implementation of libp2p networking stack.
  • ^4.0.2 packages/kad-dht/package.json
  • ^4.0.2 packages/libp2p/package.json
  • ^4.0.2 packages/metrics-prometheus/package.json
  • ^4.0.2 packages/peer-discovery-bootstrap/package.json
  • ^4.0.2 packages/peer-discovery-mdns/package.json
  • ^4.0.2 packages/pubsub-floodsub/package.json
  • ^4.0.2 packages/stream-multiplexer-mplex/package.json
  • ^4.0.2 packages/transport-tcp/package.json
  • ^4.0.2 packages/transport-webrtc/package.json
  • ^4.0.2 packages/transport-websockets/package.json

Size: 33.9 MB - Last synced: 10 months ago - Pushed: 10 months ago

0xtsukino/zkitterjs
  • 3.0.6 package-lock.json

Size: 3.27 MB - Last synced: 10 months ago - Pushed: over 1 year ago

filoozom/zkitter-js Fork of zkitter/zkitter-js
  • 3.0.6 package-lock.json

Size: 3.45 MB - Last synced: about 2 months ago - Pushed: about 1 year ago

PratikDhanave/web3-application-architecture Fork of stevenplatt/web3-application-architecture
Repository for code and tutorials used in the book "Web3 Application Architecture", Manning 2023.
  • ^3.0.2 chapter_5/chapter_5_end/code_radio/node_modules/@libp2p/connection/package.json
  • ^3.0.2 chapter_5/chapter_5_end/code_radio/node_modules/@libp2p/peer-store/package.json
  • ^3.0.2 chapter_5/chapter_5_end/code_radio/node_modules/libp2p/package.json
  • ^3.0.2 chapter_6/node_modules/@libp2p/peer-store/package.json
  • ^3.0.2 chapter_6/node_modules/libp2p/package.json
  • ^3.0.2 chapter_7/chapter_7_begin/node_modules/@libp2p/peer-store/package.json
  • ^3.0.2 chapter_7/chapter_7_begin/node_modules/libp2p/package.json

Size: 90.1 MB - Last synced: about 2 months ago - Pushed: 11 months ago

aliihsancengiz/js-libp2p-interfaces Fork of libp2p/js-libp2p-interfaces
Contains test suites and interfaces you can use to implement the various components of js libp2p.
  • ^1.1.0 packages/libp2p-connection/package.json

Size: 3.58 MB - Last synced: 9 months ago - Pushed: about 2 years ago