nano-wallet-company / nano-wallet-desktop

An ambitious Nano wallet for desktop and web.
https://nanowalletcompany.com
BSD 2-Clause "Simplified" License
36 stars 24 forks source link

Wait for node to become available before allowing user interaction #10

Closed devinus closed 6 years ago

devinus commented 6 years ago

Potentially use wait-port before firing the node-ready event to ensure the RPC endpoint is ready.