Inital commit with basic commands.

This commit is contained in:
2023-11-05 02:31:32 +01:00
commit bdbd65ae28
12 changed files with 1151 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
__pycache__
/src/bsv/_version.py
/venv
*.egg-info