Coder Social home page Coder Social logo

dappcenter / harvest-bsc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from quantsoldier/harvest-bsc

0.0 1.0 0.0 786 KB

Harvest Finance: Binance Smart Chain Contracts Repository

Home Page: https://harvest.finance/

License: MIT License

Solidity 82.63% TypeScript 17.37%

harvest-bsc's Introduction

Harvest Finance - Binance Smart Chain

The people are hungry and only solution for Chad the Farmer was to increase his output. Chad put down his old pastries, Ganache and Truffle, and picked up his Hardhat. For Chad knew, it was time to build. Cross-chain Yield Farming was Chad's newest innovation in giving bread to the people.

Installation

  1. Install dependencies with Yarn
yarn install
  1. Compile contracts & build artifacts with Hardhat
yarn compile
  1. Run tests with Waffle
yarn test
yarn test test/MasterChefStrategy.test.ts

Usage

  • Deploy the contracts
npx hardhat --network testnet deploy

yarn testnet:deploy
yarn mainnet:deploy
  • Run a script
npx hardhat --network testnet run scripts/my_script.ts

yarn testnet:run scripts/my_script.ts
yarn mainnet:run scripts/my_script.ts
npx hardhat verify --network mainnet DEPLOYED_CONTRACT_ADDRESS "Constructor argument 1" "Constructor argument 2"

yarn testnet:verify 0x314D178737D8F63a53f362a2145BBC2272537A02 "0xff3b7e5Ff30fCd84CC2351f56F3e20397e54E52D" "0x935f7Bc1ba9015cEbaE8d98D4B5F8Dae30a2E84d"
yarn mainnet:verify 0xbF39886B4F91F5170934191b0d96Dd277147FBB2

References

Tokens

PancakeSwap

Venus Protocol

Binance Bridge Contracts

harvest-bsc's People

Contributors

quantsoldier avatar cryptjs13 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.