/rFOX

rFOX - RUNE rewards for FOX stakers

Primary LanguageSolidityMIT LicenseMIT

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