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

3.1.0 • Public • Published

Polymath logo

@polymathnetwork/contract-artifacts

Smart contract compilation artifacts for Polymath v3.1.0

Installation

yarn add @polymathnetwork/contract-artifacts

Import

import * as artifacts from "@polymathnetwork/contract-artifacts";

or

var artifacts = require("@polymathnetwork/contract-artifacts");

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

Zip artifacts

Python3.5 required

cd scripts
python3 abiReducer.py ../unzipArtifacts ../artifacts

Build

To build this package run the following from root directory:

yarn build

Package Sidebar

Install

npm i @polymathnetwork/contract-artifacts

Weekly Downloads

15

Version

3.1.0

License

Apache-2.0

Unpacked Size

362 kB

Total Files

44

Last publish

Collaborators

  • vandaad
  • polymath.network
  • polymathdevops
  • fahdw