ipfs document storage for etica - works on etica network/currencys
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
def 7501224ca4 Add full IPFSapp project tree 2 weeks ago
..
README.md Add full IPFSapp project tree 2 weeks ago
ethers.js Add full IPFSapp project tree 2 weeks ago
ethers.js.map Add full IPFSapp project tree 2 weeks ago
ethers.min.js Add full IPFSapp project tree 2 weeks ago
ethers.umd.js Add full IPFSapp project tree 2 weeks ago
ethers.umd.js.map Add full IPFSapp project tree 2 weeks ago
ethers.umd.min.js Add full IPFSapp project tree 2 weeks ago
wordlists-extra.js Add full IPFSapp project tree 2 weeks ago
wordlists-extra.js.map Add full IPFSapp project tree 2 weeks ago
wordlists-extra.min.js Add full IPFSapp project tree 2 weeks ago

README.md

Distribution Folder

The contents of this folder are for using import in ESM browser-base projects.

The ethers.js (and ethers.min.js) files only include the English wordlist to conserve space.

For additional Wordlist support, the wordlist-extra.js (and wordlist-extra.min.js) should be imported too.

Notes

The contents are generated via the npm build dist target using rollup and the /rollup.config.js 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/dist.