https://github.com/rokitgg/hyperchecker
All your HyperEVM points in one place.
https://github.com/rokitgg/hyperchecker
hyperevm hyperliquid
Last synced: 11 months ago
JSON representation
All your HyperEVM points in one place.
- Host: GitHub
- URL: https://github.com/rokitgg/hyperchecker
- Owner: rokitgg
- License: mit
- Created: 2025-05-29T10:08:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-01T16:12:25.000Z (12 months ago)
- Last Synced: 2025-06-07T12:07:01.962Z (12 months ago)
- Topics: hyperevm, hyperliquid
- Language: TypeScript
- Homepage: https://hyperchecker.vercel.app
- Size: 629 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# HyperChecker
All your HyperEVM points in one place.
Maintained by [@rokitdotgg](https://x.com/rokitdotgg)
## Tech Stack
- [Next.js](https://nextjs.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [oRPC](https://orpc.unnoq.com/)
- [Hyperliquid](https://hyperfoundation.org/)
## Build Locally
```bash
pnpm install
pnpm dev
```