add CORS handling

This commit is contained in:
hueso
2025-05-21 14:24:46 -03:00
parent e2b44c10f6
commit a59717a8db
2 changed files with 3 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ oauthlib
requests-oauthlib
flask
flask-restful
flask-cors
eth-abi
eth-account
eth-hash[pycryptodome]