An open source interface for PlentyDeFi V2.1 -- a protocol for decentralized exchange of Tezos tokens.
- Website: Plenty DeFi
- Twitter: @PlentyDeFi
- Discord: Plenty
- Telegram: Plenty
To access the PlentyDeFi Interface, use link from the latest release, or visit Plenty DeFi.
To install the dependencies:
yarn install
yarn start
The interface should automatically open. If it does not, navigate to [http://localhost:3000].
yarn build
For steps on local deployment, development, and code contribution, please see CONTRIBUTING.
The PlentyDeFi Interface supports swapping, adding liquidity, removing liquidity and staking of xPLENTY tokens.
- Swap on PlentyDeFi V2: https://plentydefi.com/swap
- Add / Remove liquidity: https://plentydefi.com/liquidity
- Farm on PlentyDeFi V2: https://plentydefi.com/farms
- Stake on PlentyDeFi V2: https://plentydefi.com/stake
To access the plentyDeFi Interface which doesn't support routing, use link [v2.0.0 release] https://v2.plentydefi.com/
The PlentyDeFi V1 interface for mainnet via v1.0.0 release.