Complete Ethereum library and wallet implementation in JavaScript.
Go to file
2022-04-21 01:55:39 -04:00
.github/workflows Added custom reporter that coalesces tests by prefix. 2022-04-20 21:54:46 -04:00
output Initial code drop for v6. 2022-04-11 17:09:17 -04:00
packages admin: update dist files 2022-04-21 01:45:32 -04:00
testcases Add ABI tests. 2022-04-19 03:34:47 -04:00
.gitignore Initial code drop for v6. 2022-04-11 17:09:17 -04:00
bootstrap-hoist.js Initial code drop for v6. 2022-04-11 17:09:17 -04:00
LICENSE.md Initial code drop for v6. 2022-04-11 17:09:17 -04:00
package-lock.json admin: version bumps 2022-04-20 19:54:00 -04:00
package.json Try more aggressive colors. 2022-04-21 01:55:39 -04:00
README.md Initial code drop for v6. 2022-04-11 17:09:17 -04:00
reporter.js Try more aggressive colors. 2022-04-21 01:55:39 -04:00
rollup.config.js Initial code drop for v6. 2022-04-11 17:09:17 -04:00
tsconfig.common.json Initial code drop for v6. 2022-04-11 17:09:17 -04:00
tsconfig.project.json admin: updted dist files 2022-04-17 04:31:42 -04:00

Ethers - v6 beta

This is VERY beta, but I want to start getting it into the hands of people to try out.

This will be updated soon with some examples.

License

MIT Licensed (including all dependencies)