# Clone Repo
$ git clone `https://github.com/iamnotstatic/stakey-contracts`
# Compile contracts
$ npx hardhat compile
# npx hardhat test
$ npx hardhat test
# Deploy on testnet
npx hardhat run --network rinkeby scripts/deployer.js