Skip to content

inderjeet1313/eip-712

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.