Skip to content

Plenty-network/plenty-interface

Repository files navigation

Plenty V2.1 Interface

Netlify Status

An open source interface for PlentyDeFi V2.1 -- a protocol for decentralized exchange of Tezos tokens.

Accessing the PlentyDeFi V2.1 Interface

To access the PlentyDeFi Interface, use link from the latest release, or visit Plenty DeFi.

Project setup

To install the dependencies:

yarn install

Running the interface locally

yarn start

The interface should automatically open. If it does not, navigate to [http://localhost:3000].

Creating a production build

yarn build

Contributions

For steps on local deployment, development, and code contribution, please see CONTRIBUTING.

Accessing Plenty V2.1

The PlentyDeFi Interface supports swapping, adding liquidity, removing liquidity and staking of xPLENTY tokens.

Accessing PlentyDeFi V2

To access the plentyDeFi Interface which doesn't support routing, use link [v2.0.0 release] https://v2.plentydefi.com/

Accessing PlentyDeFi V1

The PlentyDeFi V1 interface for mainnet via v1.0.0 release.