feat: draft architecture

This commit is contained in:
Gaze
2024-04-01 17:21:02 +07:00
parent 6c0a88f5e6
commit 50062f80e3
6 changed files with 3 additions and 0 deletions

0
common/.gitkeep Normal file
View File

1
core/types.go Normal file
View File

@@ -0,0 +1 @@
package core

1
core/worker.go Normal file
View File

@@ -0,0 +1 @@
package core

0
internal/.gitkeep Normal file
View File

1
modules/bitcoin/types.go Normal file
View File

@@ -0,0 +1 @@
package bitcoin

0
modules/runes/.gitkeep Normal file
View File