Skip to content

Latest commit

 

History

History
76 lines (61 loc) · 2.19 KB

README.md

File metadata and controls

76 lines (61 loc) · 2.19 KB

Explorer BTC

Group - Code Crusaders ⚔️🎲👩‍💻

First project of the 5-week NearX study on development on the Bitcoin network and Lightning Network! 😲 🚀

🤺 About the Project

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.

Bitcoin Explorer Logo

Prerequisite

Instructions to Run Using Docker

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

🤝 Collaborators

The following people contributed to this project:

Photo of Luan Henrique on GitHub
Luan Henrique
Photo of Marcio Morais
Marcio Morais
Photo of Adriano P. Araujo
Adriano P. Araujo
Photo of Diego Costa
Diego Costa