Skip to content

nad010286/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

Credits

growlot, @growlot

Contribute

License

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

About

Swipe DeFi Staking Contract

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Solidity 61.6%
  • JavaScript 38.4%