Implement production geth using kurtosis

This commit is contained in:
Omar Abdulla
2025-09-26 18:15:11 +03:00
parent 5c30e8a5bf
commit 566dd06d9a
7 changed files with 544 additions and 579 deletions
+2
View File
@@ -22,6 +22,8 @@ revive-dt-node-interaction = { workspace = true }
serde = { workspace = true }
serde_json = { workspace = true }
serde_with = { workspace = true }
serde_yaml_ng = { workspace = true }
sp-core = { workspace = true }
sp-runtime = { workspace = true }