Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 241 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 241 Bytes

Ponder for ORMP related components

ENV

export INFURA_API_KEY=<YOUR_INFURA_API_KEY> export BLAST_API_KEY=<YOUR_BLAST_API_KEY>

Local run

1. git clone https://github.com/msgport/ormponder.git
2. yarn install
3. yarn dev