ethers.js/packages/testcases
2021-01-08 03:32:59 -05:00
..
generation Updated dist files. 2020-10-18 23:19:16 -04:00
input Fixed BigNumber string validation (#935). 2020-07-07 22:18:02 -04:00
lib Updated dist files. 2021-01-08 03:32:59 -05:00
lib.esm Updated dist files. 2021-01-08 03:32:59 -05:00
scripts Initial v5 branch commit. 2019-05-14 18:25:46 -04:00
src.ts Updated dist files. 2021-01-08 03:32:59 -05:00
testcases Added EIP-712 test cases (#687). 2020-10-18 21:54:21 -04:00
.gitignore Major overhaul in compilation to enable ES6 module generation. 2019-08-25 02:39:20 -04:00
.npmignore Refactoring dist build process. 2020-11-14 17:42:36 -05:00
browser-fs.json Refactoring dist build process. 2020-11-14 17:42:36 -05:00
ingest.js Fixed BigNumber string validation (#935). 2020-07-07 22:18:02 -04:00
LICENSE.md Initial v5 branch commit. 2019-05-14 18:25:46 -04:00
package.json Lock package versions for the ESM builds (#1009). 2020-12-14 01:25:31 -05:00
README.md Updated docs for all packages on npm pages (#1013). 2020-08-25 01:09:48 -04:00
thirdparty.d.ts Updated dist build. 2020-11-16 23:07:24 -05:00
tsconfig.json Updated dist files. 2020-09-22 23:18:45 -04:00

Testcases for Ethereum

This sub-module is part of the ethers project.

It contains the testcases used to verify various Ethereum operations.

For more information, see the documentation.

License

MIT License