Test dapp for EIP-712 signature testing.
- Install Node.js version 12
- If you are using nvm (recommended) running
nvm usewill automatically choose the right node version for you.
- If you are using nvm (recommended) running
- Install Yarn v1
- Run
yarn setupto install dependencies and run any required post-install scripts- Warning: Do not use the
yarn/yarn installcommand directly. Useyarn setupinstead. The normal install command will skip required post-install scripts, leaving your development environment in an invalid state.
- Warning: Do not use the
yarn startto run
Lookup the ************ INSERT CODE SNIPPET HERE ************* flag in the code and insert the JS code sent to you in here.