ethers.js/lib.commonjs
2023-06-06 22:42:28 -04:00
..
_tests tests: remove pocket provider from tests 2023-06-05 22:41:31 -04:00
abi admin: updated dist files 2023-06-06 22:42:28 -04:00
address admin: trying more robust build output structure 2023-04-27 21:19:55 +09:00
constants admin: trying more robust build output structure 2023-04-27 21:19:55 +09:00
contract admin: updated dist files 2023-06-01 17:52:58 -04:00
crypto admin: updated dist files 2023-06-01 17:52:58 -04:00
hash admin: updated dist files 2023-06-01 17:52:58 -04:00
providers admin: updated dist files 2023-06-06 22:42:28 -04:00
transaction admin: updated dist files 2023-06-01 17:52:58 -04:00
utils admin: updated dist files 2023-06-06 22:42:28 -04:00
wallet admin: updated dist files 2023-06-06 22:42:28 -04:00
wordlists admin: updated dist files 2023-06-01 17:52:58 -04:00
_version.d.ts admin: trying more robust build output structure 2023-04-27 21:19:55 +09:00
_version.d.ts.map admin: trying more robust build output structure 2023-04-27 21:19:55 +09:00
_version.js admin: updated dist files 2023-06-06 22:42:28 -04:00
_version.js.map admin: update dist files 2023-02-16 08:19:59 -05:00
ethers.d.ts admin: trying more robust build output structure 2023-04-27 21:19:55 +09:00
ethers.d.ts.map admin: trying more robust build output structure 2023-04-27 21:19:55 +09:00
ethers.js admin: updated dist files 2023-04-06 04:37:10 -04:00
ethers.js.map admin: updated dist files 2023-04-06 04:37:10 -04:00
index.d.ts admin: trying more robust build output structure 2023-04-27 21:19:55 +09:00
index.d.ts.map admin: trying more robust build output structure 2023-04-27 21:19:55 +09:00
index.js admin: update dist files 2023-04-25 20:04:48 +09:00
index.js.map admin: update dist files 2023-04-25 20:04:48 +09:00
package.json admin: updated dist files 2023-06-06 22:42:28 -04:00
README.md admin: updated dist files 2023-02-04 08:27:45 -05:00

CommonJS Files

The contents of this folder are for using require in CommonJS projects.

Notes

The contents are generated via the npm run build-commonjs target using tsc and the /tsconfig.commonjs.json configuration.

Do not modify the files in this folder. They are deleted on build-clean.

To modify this README.md, see the /output/post-build/lib.commonjs.