grin-web-wallet
grin-web-wallet copied to clipboard
Productionization
- Configurable owner API URL instead of hardcoded
localhost:13420 - Fix
NaNin output-listing table - Fix flickering tx-listing table due to
reverse()keeps being called in view - Dockerfile to allow people to easily host their wallet. The
WALLET_READONLYwill have nginx proxy only readonly calls toowner_api npm update