@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
4
Keywords
Readme
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 [email protected]
$ 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.