Web3 Dashboard is a decentralized application (dApp) that leverages the power of Metamask to provide a user-friendly interface for managing networks and tokens. With this dashboard, you can seamlessly add new networks, manage your token portfolio, and conveniently view your account balance, all in a clean and attractive user experience.
- Network Management: Easily add and switch between different Ethereum networks using Metamask integration.
- Token Management: Effortlessly manage your token portfolio by adding new tokens and tracking their balances.
- Balance Overview: Get a comprehensive overview of your account balance in a clear and visually appealing format.
- User-friendly Interface: Enjoy a smooth and intuitive user interface designed to enhance your web3 experience.
- Clone the repository:
git clone https://github.com/Miguelo981/web3-dashboard.git
- Install dependencies:
cd web3-dashboard npm install
- Start the development server:
npm dev
- Open your web browser and navigate to
http://localhost:3000
to access the Web3 Dashboard.
- Make sure you have Metamask installed and set up in your web browser.
- Connect Metamask to the desired Ethereum network.
- Use the dashboard to add new networks, manage tokens, and view your balance.
We welcome contributions to enhance the Web3 Dashboard and make it even better. To contribute, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your modifications and commit the changes.
- Push your changes to your forked repository.
- Submit a pull request to the main repository.
This project is licensed under the MIT License.
We would like to express our gratitude to the open-source community for their invaluable contributions and support.
If you have any questions, suggestions, or feedback, please feel free to reach out to us at ma.rodriguez.dev@gmail.com
Happy web3 dashboarding!