TypeScript client
@0x/mesh-rpc-client
Installation
yarn add @0x/mesh-rpc-client"compilerOptions": {
"typeRoots": ["node_modules/@0x/typescript-typings/types", "node_modules/@types"],
}Contributing
Install dependencies
yarn installBuild
yarn buildClean
Lint
Run Tests
Last updated
Was this helpful?