Skip to content

I2P SAM Library

Latest

Choose a tag to compare

@diva-exchange diva-exchange released this 28 Aug 11:28
· 7 commits to develop since this release
2d635ab

Changes v5.4.5

TS linting fixes / Dev dependencies updated

I2P SAM library, created by https://diva.exchange/

An I2P SAM library: enabling applications to communicate through the I2P network.

What is I2P? I2P is an anonymous network layer allowing censorship-resistant and end-to-end-encrypted communication. I2P is a fully distributed, "privacy-by-design" peer-to-peer network. Read more: https://www.diva.exchange/en/privacy/introduction-to-i2p-your-own-internet-secure-private-and-free/

To get I2P up and running, take a look at the project: https://github.com/diva-exchange/i2p

Get Started

npm i @diva.exchange/i2p-sam

or, lighter, without developer dependencies:

npm i --omit dev @diva.exchange/i2p-sam

Test Coverage

  25 passing (3m)


=============================== Coverage summary ===============================
Statements   : 96.98% ( 741/764 )
Branches     : 91.89% ( 170/185 )
Functions    : 100% ( 39/39 )
Lines        : 96.98% ( 741/764 )
================================================================================