Skip to content

SwipeWallet/Swipe-Network

Repository files navigation

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

Contribute

License

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