TypeScript client
@0x/mesh-rpc-client
A Javascript library for interacting with the Mesh JSON RPC API over WebSockets.
Installation
If your project is in TypeScript, add the following to your tsconfig.json
:
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
Build
Clean
Lint
Run Tests
Last updated