Skip to content

pinto-org/exchange-interface

Repository files navigation

Pinto Exchange

Pinto Exchange UI

The exchange interface for the Pinto Protocol: pinto.exchange

Getting Started

Installation

# Install packages
yarn

# generate ABI types, build packages and app.
yarn build && yarn app:build

Environment Variables

# ./app/.env.local
# See ./app/.env.local.example for a full list of available variables
VITE_ALCHEMY_API_KEY=[your alchemy api key] ...

Running the site

# start an anvil fork of Base on chain id 1337
anvil --fork-url <fork rpc url here> --chain-id 1337

# start dev server at http://localhost:2424
yarn app:dev

Code of Conduct

This project adheres to a Code of Conduct to ensure a welcoming and inclusive environment for all contributors.

License

MIT

About

Interface for Pinto Exchange at https://pinto.exchange/

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages