Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write tests for ERC-20 contracts #1

Open
Akshola00 opened this issue Nov 2, 2024 · 4 comments
Open

Write tests for ERC-20 contracts #1

Akshola00 opened this issue Nov 2, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed onchain Implement contract or testing

Comments

@Akshola00
Copy link
Owner

Goal

Write comprehensive tests to ensure the ERC-20 contract functions as expected and is secure.

Tests to Include

  • Initial token supply and balance
  • Transfer functionality between accounts
  • Approval and transferFrom mechanism
  • Minting and burning tokens (if applicable)
  • Security checks (prevent unauthorized actions, check for overflow, etc.)

Expected Outcome

Tests should pass and cover edge cases to ensure contract security and proper functionality.

@martinvibes martinvibes added enhancement New feature or request help wanted Extra attention is needed onchain Implement contract or testing labels Nov 3, 2024
@Yunusabdul38
Copy link
Contributor

i will loved to work on this issue

@Akshola00
Copy link
Owner Author

@Yunusabdul38 any update on this issue ?

@Yunusabdul38
Copy link
Contributor

am working on it as we speak

@Akshola00
Copy link
Owner Author

@Yunusabdul38 any update on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed onchain Implement contract or testing
Projects
None yet
Development

No branches or pull requests

3 participants