/test

Primary LanguageTypeScript

Embed test project

This project demonstrates signing ERC712 compatible message and recovery for token minting for users

installation

npm install

run test

npm run test

run coverage

npm run coverage

check result without installing the app

The project is configured with github workflow, the result is shown in the CI pipeline.