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.htmlin your browser and open the console for logs.
Tested browsers
- Chrome version 80.0.3987.122 ✅
- Safari version 13.0.5 (15608.5.11) ✅