Releases: bitriel/bitriel-farm
Releases · bitriel/bitriel-farm
New release for v0.2-beta of BitrielFarm protocol
This pre-release is the second release of bitriel-farm, which is inspired by uniswap/v3-staker and pancakeswap/pancake-farm.
How to paticipate in one of farming pools:
- Add liquidity to one of the pools above to mint BTR-LP NFT with tokenId (unique indentifier of an LP token) to represent shares of the pool
link: https://app-bitrielswap.netlify.app/#/pool - Transfer the BTR-LP token to the BitrielFarm contract via NFTPositionManager to paticipate in the liquidity mining program
link: https://testnet.bscscan.com/address/0x21ee54c0ac71a99708d56a99c3e829ada399c65a#writeContract (safeTransferFrom) - Waiting….
- Claim BTRs in the BitrielFarm once its ready for harvest
- Withdraw the BTR-LP token back when it no longer generate rewards
The First Pre-Release of Bitriel Farm Protocol
This pre-release is the first draft of bitriel-farm, which is inspired by uniswap/v3-staker.
There are some features to interact step by step:
- create farm with pool address, start/end time, allocation yield to be distributed (owner)
- transfer/deposit LP-NFT tokenId from LPs to the farming contract for staking the token on any farm
- stake the tokenId on a farm to participate in the earning yield farming at any point of farm duration
- unstake the tokenId from the farm at any point of farm duration to generate the earned yield from the farm
- withdraw the tokenId and harvest the earned yield from the farm
- end farm to distribute the remaining yield to developer address