Ethereum DApp Token Audit -- 2
Budget: $8 – $15 USD
I am looking for a developer to build a simple web-based cryptocurrency transaction tracker that allows users to check recent transactions of a cryptocurrency wallet address. The application should focus on tracking transactions for Bitcoin by using a public blockchain API. The goal of this project is to create a lightweight web tool where users can enter a Bitcoin wallet address and view recent transaction activity in an organized dashboard.
The system should connect to a reliable public blockchain API service such as Blockchain or BlockCypher to retrieve transaction data. When a user enters a wallet address, the system should fetch the latest transaction details and store them in a MySQL database. The application should then display the retrieved information in a simple and readable format on the web interface.
The tracker should capture and store key transaction details including the wallet address, transaction hash, transaction amount, date and time, and transaction status. The database should maintain records of the transactions so that previously fetched results can be accessed without repeatedly calling the API unnecessarily. This will help improve performance and reduce API usage.
A basic web interface should be developed where users can input a Bitcoin wallet address to search for its transaction history. Once the address is submitted, the system should fetch the data from the blockchain API and display a list of recent transactions associated with that wallet. The results should appear in a simple dashboard or table format showing details such as transaction ID, amount transferred, date, and confirmation status.
The project should include backend logic written in either PHP or Python, depending on the developer’s preference. The system must be compatible with a Linux server environment and should be structured so it can be easily deployed and configured. The application should also include a simple search feature that allows users to look up previously searched wallet addresses stored in the database.
The final deliverables should include the full source code, MySQL database schema, and clear instructions for installation and deployment on a Linux server. Basic documentation explaining how the API integration works and how to configure the system should also be provided.
The system should connect to a reliable public blockchain API service such as Blockchain or BlockCypher to retrieve transaction data. When a user enters a wallet address, the system should fetch the latest transaction details and store them in a MySQL database. The application should then display the retrieved information in a simple and readable format on the web interface.
The tracker should capture and store key transaction details including the wallet address, transaction hash, transaction amount, date and time, and transaction status. The database should maintain records of the transactions so that previously fetched results can be accessed without repeatedly calling the API unnecessarily. This will help improve performance and reduce API usage.
A basic web interface should be developed where users can input a Bitcoin wallet address to search for its transaction history. Once the address is submitted, the system should fetch the data from the blockchain API and display a list of recent transactions associated with that wallet. The results should appear in a simple dashboard or table format showing details such as transaction ID, amount transferred, date, and confirmation status.
The project should include backend logic written in either PHP or Python, depending on the developer’s preference. The system must be compatible with a Linux server environment and should be structured so it can be easily deployed and configured. The application should also include a simple search feature that allows users to look up previously searched wallet addresses stored in the database.
The final deliverables should include the full source code, MySQL database schema, and clear instructions for installation and deployment on a Linux server. Basic documentation explaining how the API integration works and how to configure the system should also be provided.
Related categories:
PHP
Python
Linux
Software Architecture
MySQL
C++ Programming
Bitcoin
Blockchain
Web Development
Backend Development