1.1.3 • Published 4 years ago

@evrynetlabs/credit-contract v1.1.3

Weekly downloads
4
License
OSL-3.0
Repository
github
Last release
4 years ago

Credit Contract

Evrynet standard non-native credit

Installing / Getting started

$ npm install @evrynetlabs/credit-contract

Developing

Build With

Prerequisites

Setting up Dev

$ npm install -g truffle 
$ npm install -g solc@0.5.0 
$ yarn install

Building

$ yarn run build

Versioning

We use a SemVer for versioning. Please see the release.

Test

$ yarn run test

Style guide

We use the following command to maintain the formatting and linting.

yarn run solhint
yarn run prettier:solidity

Licensing

ERC20 Adapter is licensed under the Open Software License ("OSL") v. 3.0, also included in our repository in the LICENSE file.