Complete Ethereum library and wallet implementation in JavaScript.
Go to file
2022-04-13 23:37:30 -04:00
output Initial code drop for v6. 2022-04-11 17:09:17 -04:00
packages Fixed _getFilter which was dropping topics. 2022-04-13 23:37:30 -04:00
testcases Initial code drop for v6. 2022-04-11 17:09:17 -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 Initial code drop for v6. 2022-04-11 17:09:17 -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 Initial code drop for v6. 2022-04-11 17:09:17 -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)