Skip to content
This repository was archived by the owner on May 9, 2019. It is now read-only.

PolymathNetwork/polymath-core-artifacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@polymath-core-artifacts

Smart contract compilation artifacts for Polymath v2.1.0.

Installation

yarn add polymath-core-artifacts

Import

import * as artifacts from 'polymath-core-artifacts';

or

var artifacts = require('polymath-core-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

Build

To build this package run the following from root directory:

yarn build

Clean

yarn clean

Lint

yarn lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •