Project under development.
You can access the project here.
This project utilizes ethers.js to interact with the Ethereum blockchain. It features the following functionalities:
- Default Wallets: The project includes two default Hierarchical Deterministic Wallets (HD Wallets) pre-configured for immediate use. Additionally, users have the flexibility to create custom wallets tailored to their preferences.
- Transaction Management: Users can perform transfers between any of the wallets included in the project. The app records and displays the transaction history of the session.
- Testnet Usage: The project operates on the Ethereum Sepolia testnet. It's crucial to note that the tokens used within this environment hold no real-world value. Instead, they serve to simulate a genuine blockchain environment for testing and development purposes.
- Enhance transactions history table with headers and include
from
andto
fields - Implement balance validation
- Add transaction feedback message
- Test implementation
- Responsive design check
_lib
: global application files (API and types definitions)assets
: media used in the projectcomponents
: UI componentspages
: Next.js pagesstyles
: styling files
install
- install dependenciesdev
- start dev server and open browserbuild
- build for productionstart
- serve production version
If you encounter any questions or require assistance, feel free to reach out. I'm available to help, just ping me!