Socket
Book a DemoInstallSign in
Socket
r

royerfranck

npm

Packages

Co-maintainers

42 packages

comit-scripts

Set up a local development environment for COMIT apps with one command.

comit-sdk

An SDK for developing COMIT applications.

create-comit-app

Create a new COMIT app with one command.

create-waku-app

Helper package to bootstrap Waku app

js-waku

TypeScript implementation of the Waku v2 protocol

rln-wasm-example

``` npm install npm start ``` Browse http://localhost:8080 and open the developer tools to see console logs

@waku/byte-utils

Utilities to manipulate and convert byte arrays

@waku/core

TypeScript implementation of the Waku v2 protocol

@waku/create

Easily create a Waku node

@waku/create-app

Helper package to bootstrap Waku app

@waku/discovery

Contains various discovery mechanisms: DNS Discovery (EIP-1459, Peer Exchange, Local Peer Cache Discovery.

@waku/dns-discovery

DNS Peer Discovery (EIP-1459)

@waku/enr

ENR (EIP-778) for Waku

@waku/interfaces

Definition of Waku interfaces

@waku/libp2p-utils

Utilities to help with libp2p

@waku/local-peer-cache-discovery

Local Peer Cache keeps records of healthy peers in the browser's local storage for quicker bootstrapping.

@waku/message-encryption

Waku Message Payload Encryption

@waku/message-hash

TypeScript implementation of the Deterministic Message Hashing as specified in 14/WAKU2-MESSAGE

@waku/noise

Browser library using Noise Protocols for Waku Payload Encryption

@waku/peer-exchange

Peer Exchange (https://rfc.vac.dev/spec/34/) protocol for Waku

@waku/poll-sdk-react-components

-`Poll`

@waku/poll-sdk-react-hooks

-`usePollList(wakuPolling: WakuPolling | undefined)` returns array of DetailedTimedPoll of polls on waku network

@waku/preview-proxy

@waku/proto

Protobuf definitions for Waku

@waku/react

React hooks and components to use js-waku