Complete Ethereum library and wallet implementation in JavaScript.
Go to file
2022-04-20 21:51:30 -04:00
.github/workflows admin: update CI config 2022-04-20 20:05:31 -04:00
output Initial code drop for v6. 2022-04-11 17:09:17 -04:00
packages Group tests together by common prefix. 2022-04-20 21:51:30 -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 admin: version bumps 2022-04-20 19:54:00 -04:00
README.md Initial code drop for v6. 2022-04-11 17:09:17 -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)