Filscan.io block and message explorer
A blockchain browser for Filecoin, which can be used to view Filecoin blockchain data, including querying addresses, messages, block heights, miners, token information, etc.
This project was build with a wave 1 Filecoin dev grant.
- Based on the Block Explorer RFP
- Fully functional block explorer website, maintained/managed by IPFS-Force Community
- Works on desktop and mobile
- Real-time updates based on changes in the network including reorgs
- Fast to load
- Good UX and visual design
- Publicly accessible via a https://filscan.io site.
- Dual-licensed (under MIT and APACHE2)
- The Frontend repo is available at https://github.com/ipfs-force-community/filscan-frontend
- Built with: VueJS
- The Backend repo is available at https://github.com/ipfs-force-community/filscan-backend
- Built with: MongoDB + GoLang
Check document here
All linked repos for this project are dual-licensed under