Skip to content

monad-developers/simple-token-wallet-challenge

Repository files navigation

🏗 Monad Simple Token Wallet Challenge

📋 Challenge Guidelines

Objective

Create a basic token wallet contract using Scaffold ETH

Key Requirements

  • Implement deposit functionality
  • Create token withdrawal mechanism
  • Track individual token balances
  • Add basic security measures
  • Emit transaction events

Evaluation Criteria

  1. Contract Functionality
  2. Code Quality
  3. Security Implementations
  4. Event Handling

Setup Instructions

git clone https://github.com/Elishaokon13/my-dapp-example
cd my-dapp-example
yarn install
yarn chain
yarn deploy

Recommended Approach

  1. Fork the starter repository
  2. Develop your wallet contract
  3. Write thorough tests
  4. Document your design choices
  5. Submit via challenge submission form: https://forms.gle/vh51GWG9dGZpKmpB6

About

Create a basic token wallet contract using Scaffold ETH

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published