Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 398 Bytes

SecurityAudit.md

File metadata and controls

9 lines (8 loc) · 398 Bytes

Security Audit (Work in progress)

  • ERC20 functionality
  • Crowdsale functionality
  • Underflows, overflows, errors
  • Movement of funds
  • Sending of ETH after the crowdsale
  • ERC20 tokens cannot be trapped in the contract
  • ETH cannot be trapped in the contract - default () function and any other payable function cannot accept ETH outside the crowdfunding period