jaimehgb / RaiWebWallet

Raiblocks raiwallet.com wallet source code
http://raiwallet.com
GNU General Public License v3.0
112 stars 37 forks source link

Wallet js modularization #5

Open chriscohoat opened 6 years ago

chriscohoat commented 6 years ago

It honestly may be worth re-creating the RaiWebWallet repo from scratch, to avoid having node_modules and bower_components in the history forever. Would make the repo much smaller and cleaner, I think!

Riches commented 6 years ago

I can not seem to get your branch working.

Uncaught ReferenceError: nacl is not defined

This is after running yarn and yarn run build to browserify the app.

Riches commented 6 years ago

I fixed my issue by updating rai-wallet to version 0.1.4.