Skip to content

anbang/MasterChefV2

Repository files navigation

PancakeSwap: Main Staking Contract

Pancake Smart Contracts V2 版本 Farm 源码

在 bscscan 上认证的名字是 PancakeSwap: Main Staking Contract

Command Line

  • install :
    • npm i
  • compile :
    • npm run compile
  • test :
    • npm run test
  • coverage :
    • create :
      • npm run coverage
    • view full coverage testing :
      • npx http-server ./coverage/ -o
  • view gas :
    • npm run gas
  • depoly
    • npm run d:fbchain
    • npm run d:okchain

All scripts is in package.json file.

About

Pancake MasterChefV2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published