First project of the 5-week NearX study on development on the Bitcoin network and Lightning Network! 😲 🚀
This project is a Block Explorer that connects to the Bitcoin node and has the following features:
- Search for a block by its number.
- Search for a transaction by its hash.
- Display the balance of a wallet based on its address.
git clone https://github.com/dev-araujo/explorer-btc.git
cd explorer-btc
- In the
server
folder, duplicate the .env.template file and rename it to .env
docker compose up
The application will be available at http://localhost:5173
The following people contributed to this project:
Luan Henrique |
Marcio Morais |
Adriano P. Araujo |
Diego Costa |