https://github.com/ringecosystem/ormponder
https://github.com/ringecosystem/ormponder
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ringecosystem/ormponder
- Owner: ringecosystem
- Created: 2024-03-19T07:23:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-29T01:11:33.000Z (21 days ago)
- Last Synced: 2025-05-07T07:49:55.700Z (13 days ago)
- Language: TypeScript
- Size: 333 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ponder for ORMP related components
## ENV
export INFURA_API_KEY=
export BLAST_API_KEY=## Local run
```bash
1. git clone https://github.com/msgport/ormponder.git
2. yarn install
3. yarn dev
```