@0x/mesh-browser

10.1.0 • Public • Published

@0x/mesh-browser

This package provides an easy way to run a browser-based Mesh node. Specifically, it provides Typescript and Javascript bindings that can be used to interact with a Mesh node that is running in the browser and handles the process of loading the mesh node on the webpage. Because of the fact that this package handles Wasm loading, it is considerably heavier-weight and may take longer to load than the @0x/mesh-browser-lite package.

Installation

yarn add @0x/mesh-browser

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

/@0x/mesh-browser/

    Package Sidebar

    Install

    npm i @0x/mesh-browser

    Weekly Downloads

    54

    Version

    10.1.0

    License

    Apache-2.0

    Unpacked Size

    158 MB

    Total Files

    52

    Last publish

    Collaborators

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