Introduction
  • Signatures and typical security techniques
Frontend side of the application
  • Creation of a new NodeJS app
  • Connecting a wallet to the application
  • Contract creation and connecting it to the application
Signatures implementing
  • ECDSA algorithms
  • ECDSA quiz
  • Creating signatures in the frontend side
  • Verifying and splitting signatures in Solidity