Skip to content

nguyenaiden/saddle-frontend

 
 

Repository files navigation

saddle-frontend

CI

An open source UI for Saddle 🤠

The UI is deployed on IPFS and accessible at saddle.exchange or saddlefinance.eth.link.

Installation

$ npm install

Create a .env.local file with

  • a valid REACT_APP_NETWORK_URL (e.g. Alchemy, Infura)
  • a valid blocknative API key
REACT_APP_NETWORK_URL="https://eth-mainnet.alchemyapi.io/v2/YOUR_KEY_HERE"
REACT_APP_NOTIFY_DAPP_ID="block-native-api-key-here"

Usage

$ npm run start

About

An open source UI for saddle.finance 🤠

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.8%
  • SCSS 4.9%
  • Other 1.3%