initial commit

This commit is contained in:
callebtc
2022-09-11 04:31:37 +03:00
parent 213968eca7
commit 13a1e47a3d
18 changed files with 1128 additions and 0 deletions

3
wallet/__init__.py Normal file
View File

@@ -0,0 +1,3 @@
# from core.db import Database
# db = Database("database", "data/wallet")