@polymathnetwork/abi-wrappers
TypeScript icon, indicating that this package has built-in type declarations

4.0.0 • Public • Published

Build Status Greenkeeper badge Gitter Telegram

Polymath logo

@polymathnetwork/abi-wrappers

Low-level Polymath smart contract wrappers generated using @0x/abi-gen with custom poly template. These low-level wrappers are imported by other packages and application developers are not expected to import this package directly.

Installation

yarn add @polymathnetwork/abi-wrappers

Import

import * as wrappers from '@polymathnetwork/abi-wrappers';

or

var wrappers = require('@polymathnetwork/abi-wrappers');

Contributing

We welcome improvements and fixes from the wider community! To report bugs within this package, please create an issue in this repository.

Install dependencies

If you don't have yarn workspaces enabled (Yarn < v1.0) - enable them:

yarn config set workspaces-experimental true

Then install dependencies

yarn install

Build

To build this package run the following from root directory:

yarn pre_build && yarn build

Readme

Keywords

none

Package Sidebar

Install

npm i @polymathnetwork/abi-wrappers

Weekly Downloads

48

Version

4.0.0

License

Apache-2.0

Unpacked Size

12.8 MB

Total Files

307

Last publish

Collaborators

  • vandaad
  • polymath.network
  • polymathdevops
  • fahdw