nim-ethers/testnode
Eric Mastro e0ac15b3ba add revert helpers for testing
Add the following helpers to help detect transaction reverts:
1. `reverts`
2. `revertsWith`
3. `doesNotRevert`
4. `doesNotRevertWith`
2022-09-20 13:15:15 +10:00
..
contracts add revert helpers for testing 2022-09-20 13:15:15 +10:00
deploy add revert helpers for testing 2022-09-20 13:15:15 +10:00
.gitignore Ethereum test node deploys ERC20 token 2022-01-20 12:44:35 +01:00
hardhat.config.js Ethereum test node deploys ERC20 token 2022-01-20 12:44:35 +01:00
package-lock.json Ethereum test node deploys ERC20 token 2022-01-20 12:44:35 +01:00
package.json Ethereum test node deploys ERC20 token 2022-01-20 12:44:35 +01:00