Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.19 KB

README.md

File metadata and controls

37 lines (27 loc) · 1.19 KB

SXP staking contract

Install and use

Yarn

  1. Install node.js and yarn if you haven't yet

Build and test

  1. Install node.js and yarn if you haven't yet
  2. Clone repo
git clone https://github.com/SwipeWallet/staking-contract
  1. Go to downloaded folder and install dependencies
yarn
  1. Compile contracts and run tests
yarn test

Credits

growlot, @growlot

Contribute

License

This project is available under the MIT license. See the LICENSE for details.