I started developing a mobile wallet for Nano some time back as a side project and I couldn’t find a Javascript library that could help me create Nano wallets or sign blocks locally on the user’s device so the users’ keys won’t get compromised by sending to the back-end server. So I started learning about More…