Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 607 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 607 Bytes

This project provides aggregated APIs to check if CKB Explorer, CKB Faucet, Godwoken Explorer, and CKB public nodes are working properly.

The entries of APIs are placed in /pages/api/**/*

Env

Env is required to run the project, rename .env.example to .env.local would work, but setting them in the host is a better choice.

Deploy your own

Deploy with Vercel