Complete Ethereum library and wallet implementation in JavaScript.
Go to file
2022-04-19 03:33:55 -04:00
output Initial code drop for v6. 2022-04-11 17:09:17 -04:00
packages Remove AbiCoder corcing. 2022-04-19 03:33:55 -04:00
testcases Added transaction parsing. 2022-04-17 01:07:15 -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: updated dist files 2022-04-17 03:13:04 -04:00
package.json Initial code drop for v6. 2022-04-11 17:09:17 -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)