Alex Potsides c77d8de2e7
fix: remove use of assert module (#34)
* fix: remove use of assert module

The polyfill is big, we can simulate it by throwing an Error and it doesn't work under React Native.

* chore: pr comments
2020-02-17 22:19:13 +01:00
2019-10-29 12:12:09 +01:00
2020-02-04 18:38:20 +01:00
2020-02-04 18:38:19 +01:00
2019-11-14 12:37:20 +00:00

JS libp2p Interfaces

Contains test suites and interfaces you can use to implement the various components of libp2p.

Lead Maintainer

Jacob Heun.

Interfaces

Origin Repositories

For posterity, here are links to the original repositories for each of the interfaces (if they had one).

Contribute

Feel free to join in. All welcome. Open an issue!

This repository falls under the IPFS Code of Conduct.

License

MIT - Protocol Labs 2019

Description
No description provided
Readme 3 MiB
Languages
JavaScript 100%