backend metadata; approved tokens; logging.toml;

This commit is contained in:
Tim
2024-03-18 18:06:16 -04:00
parent 94839ce37a
commit 91dee5c030
19 changed files with 375 additions and 75 deletions

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@ venv
*secret*
!/.secret-mock.toml
dexorder.toml
logging.toml
/contract
__pycache__
.idea