python-teos
python-teos copied to clipboard
Refuse to run on mainnet with insecure setup
When running on mainnet, it would be nice to check for proper setup whenever possible.
Possible examples of checks:
- default rpc user and password
- incorrect permissions on existing keyfiles
- other?