Simplify install by baking in memory storage and p2pkh template

This commit is contained in:
2026-08-02 20:24:44 +10:00
parent d45f1ddeb3
commit a79213436c
7 changed files with 4711 additions and 2536 deletions

View File

@@ -38,8 +38,8 @@
"@generalprotocols/oracle-client": "^0.0.1-development.11945476152",
"@xo-cash/crypto": "^0.0.1",
"@xo-cash/engine": "file:../engine",
"@xo-cash/state": "file:../state",
"@xo-cash/templates": "file:../templates",
"@xo-cash/state": "0.0.1",
"@xo-cash/templates": "0.0.1",
"@xo-cash/types": "^0.0.1",
"better-sqlite3": "^12.6.2",
"clipboardy": "^5.1.0",