Open chriscohoat opened 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.
I fixed my issue by updating rai-wallet
to version 0.1.4
.
It honestly may be worth re-creating the RaiWebWallet repo from scratch, to avoid having
node_modules
andbower_components
in the history forever. Would make the repo much smaller and cleaner, I think!