The first public explorer for HCB. HCBScan allows to search for organizations, transactions, and more!
Run the following commands to get started:
git clone https://github.com/3kh0/hcbscan.git
cd hcbscan
pnpm i # or npm i if ur weird
pnpm devAnd you are off to the races! If you have your own database, take a look into utils/supabase.js and change the URL and key to your own.