Skip to content

Plenty-network/plenty-network-frontend

Repository files navigation

Plenty network

An open source interface for Plenty network -- a protocol for decentralized exchange of Tezos tokens.

Accessing the Plenty network Interface

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

Project setup

To install the dependencies:

npm install

Running the interface locally

npm run dev

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

Creating a production build

npm run build

Contributions

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

Accessing Plenty network