UNPKG

@ethsign/tokentable-evm-contracts

Version:

TokenTable is a token management platform for Web3 founders and token holders.

11 lines (6 loc) 359 B
See full documentation [here](https://docs.tokentable.xyz/for-developers/unlocker). # Token Table Unlocker V2 The testing framework has been switched from Hardhat to Foundry. To run the tests, use ```forge test``` To run the old hardhat tests, use ```npx hardhat test``` Before deployment, uncomment network configurations under ```hardhat.config.ts```.