@evrynetlabs/credit-contract
v1.1.3
Published
Evrynet standard non-native credit ## Installing / Getting started ```console $ npm install @evrynetlabs/credit-contract ``` ## Developing ### Build With - [Solidity](https://solidity.readthedocs.io/en/v0.5.0/index.html#) - [Node js](https://nodejs.org/en
Downloads
20
Keywords
Readme
Credit Contract
Evrynet standard non-native credit
Installing / Getting started
$ npm install @evrynetlabs/credit-contractDeveloping
Build With
Prerequisites
Setting up Dev
$ npm install -g truffle
$ npm install -g [email protected]
$ yarn installBuilding
$ yarn run buildVersioning
We use a SemVer for versioning. Please see the release.
Test
$ yarn run testStyle guide
We use the following command to maintain the formatting and linting.
yarn run solhint
yarn run prettier:solidityLicensing
ERC20 Adapter is licensed under the Open Software License ("OSL") v. 3.0, also included in our repository in the LICENSE file.
