Deploy your Dapp on Infura with MetaMask and Truffle Dashboard
Description
Truffle Dashboard allows you to deploy and make transactions on testnets and mainnet without exposing your private keys by allowing you to sign transactions with your MetaMask wallet. In this bounty, we want to see you build a dapp that is deployed using Infura and Truffle Dashboard.
Acceptance criteria
In order to be eligible for this bounty, we expect to see:
- A dashboard network configured in your Truffle, HardHat, or Foundry config
- Deploying with Dashboard to a testnet in your demo video
- A list of challenges or benefits you encountered while developing with Dashboard
- Judging will lean towards full MVPs
- Nice to haves: Deploy to Dashboard via the Truffle VS Code Extension
Rewards
1000 reward pool
Resources
- Learn more about Dashboard
- https://trufflesuite.com/docs/truffle/how-to/use-the-truffle-dashboard/
- Download Truffle
- https://trufflesuite.com/docs/truffle/how-to/install/