Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 340 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 340 Bytes

Marginal Interface

Marginal Web App

Installation

Install with yarn

yarn

Requirements

Require a valid alchemy rpc stored in your .env file:

REACT_APP_SEPOLIA_ALCHEMY_RPC = YOUR_API_KEY
REACT_APP_CODEX = YOUR_API_KEY

Local Development

To start local development on localhost:3000

yarn start