kkx / test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:TypeScript 65.7%Language:Solidity 34.3%