inderjeet1313 / eip-712

EIP 712 Full Stack Implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

EIP 712 Full Stack Implementation

License:Apache License 2.0


Languages

Language:TypeScript 43.8%Language:HTML 42.9%Language:JavaScript 6.9%Language:Solidity 6.0%Language:SCSS 0.4%