add crypto wallet addresses
context donate-static#111 (closed)
we need to add the crypto wallet addresses to donate-neo. i think the best way to handle this is to add a CRYPTO_WALLET_ADDRESSES: dict[str, str]
setting to settings.py. we don't change the addresses, so we don't need to store them in the database or expose them in the admin interface.