@emsy/arkcrypto-browserified
v1.0.0
Published
Enables you to use the @arkecosystem/crypto package in the browser.
Downloads
10
Maintainers
Readme
arkcrypto-browserified
Enables you to use the @arkecosystem/crypto package in the browser.
How to use
- Run
git clone https://github.com/e-m-s-y/arkcrypto-browserified.git && cd arkcrypto-browserified
. - Run
npm install -D
. - Run
npm run build
. - Open
browser.html
in your browser and open the console for logs.
Tested browsers
- Chrome version 80.0.3987.122 ✅
- Safari version 13.0.5 (15608.5.11) ✅