shapeshift / rFOX

rFOX - RUNE rewards for FOX stakers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rFOX

About

Please check out the wiki for more information on rFOX, deployment addresses and audits

Development

Getting started

Smart contract development

  • cd foundry
  • Build the smart contracts, artifacts and typings with yarn build
  • Run tests with forge test

CLI dev

  • Run foundry's anvil with anvil
  • Ensure you CTRL + C anvil and restart it between run to clear your local blockchain state

About

rFOX - RUNE rewards for FOX stakers

License:MIT License


Languages

Language:Solidity 59.7%Language:TypeScript 39.3%Language:Shell 1.1%