Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 349 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 349 Bytes

EIP-712

EIP 712 Full Stack Implementation

Setup

  1. Copy the smart contract on Remix IDE and deploy it on the Test Network (Goreli)
  2. Replace the address of verifyingContract in app.componenet.ts file with the one deployed latest.
  3. Install NPM dependencies and start the angular app with ng serve
  4. Copy the signed message from the console.