Giter VIP home page Giter VIP logo

farmfactory's Introduction

farmfactory

https://farm.wpmix.net/ - demo https://www.youtube.com/watch?v=HdM1_XxN3VQ - video instruction https://t.me/onoutsupportbot/?start=github_ff - Contact our team using if you have any questions

The simplest way to allow your users to deposit ERC20 tokens (from example USDT) using simple "Deposit/Withdraw" interface and earn (farm) rewards.

How to create farm contract:

  1. Go to this interface (or https://kovan.etherscan.io/address/0x867f4a2a230de019370931ef3f21a09504fd87f2#writeContract for kovan tesntet (networkid=42)
  2. Connect metamask (click "Connect to web3")
  3. Open "Create farm" dialog (https://screenshots.wpmix.net/chrome_v0wRXGUaKS0rwhHfoQKN1eonZqQLxIXv.png see screenshot) and enter this variables:
  4. Enter _rewardsToken (address) the same as you entered above
  5. Enter _stakingToken (address)
  6. Enter _rewardsDuration - duration of staking round in seconds. 86400 - 1 day, 2592000 - 30 day, 31536000 - 1 year
  7. Enter _newOwner - your metamask's address. This is admin's address, who can start round.
  8. Click "write" and copy paste new contract address to this "Farming address Address" input (https://screenshots.wpmix.net/chrome_alA4vL8kN2zsxTpBpJWtn0a2DFrCJ9xi.png" - where to get the address)

Simplest usage: Your holder to stake X TOKEN_A and get (X+Y) TOKEN_A back in 1 month (you must add Y TOKEN_A to the contract)

Advanced usage:

  1. Your holders go to uniswap.exchange and create pool TOKEN_A/ETH (or TOKEN_A/USDT)
  2. receive unsiwap's LP token, which needs to withdraw pooled assets back to the wallet (this step is autmatically performs on uniswap)
  3. stake this LP token in the staking contract
  4. after expiration holder gets LP token back and TOKEN_A as a reward (in proportion of their staking value and staking time).

Contact our team using https://t.me/onoutsupportbot/?start=github_ff if you have any questions

Icons made by Flat Icons from www.flaticon.com

farmfactory's People

Contributors

noxonsu avatar pavelivanov avatar vitaliyshulik avatar bootwp avatar sorentobot avatar developer24-exe avatar disti4ct avatar victorlerner 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.