@0x/mesh-rpc-client
TypeScript icon, indicating that this package has built-in type declarations

9.4.2 • Public • Published

@0x/mesh-rpc-client

A Javascript library for interacting with the Mesh JSON RPC API over WebSockets.

Installation

yarn add @0x/mesh-rpc-client

If your project is in TypeScript, add the following to your tsconfig.json:

"compilerOptions": {
    "typeRoots": ["node_modules/@0x/typescript-typings/types", "node_modules/@types"],
}

Contributing

If you would like to contribute bug fixes or new features to the client, checkout the 0xproject/0x-mesh project and use the below commands to install the dependencies, build, lint and test your changes.

Install dependencies

yarn install

Build

yarn build

Clean

yarn clean

Lint

yarn lint

Run Tests

yarn test

/@0x/mesh-rpc-client/

    Package Sidebar

    Install

    npm i @0x/mesh-rpc-client

    Weekly Downloads

    61

    Version

    9.4.2

    License

    Apache-2.0

    Unpacked Size

    168 kB

    Total Files

    36

    Last publish

    Collaborators

    • aeph4muh
    • rhinodavid
    • mwelche
    • savdont
    • kyuc
    • henryzhu
    • tobernguyen
    • dekz
    • amirbandeali
    • phil-ociraptor