Support Compile-time Linking (#79)

* Use wrappers for libraries in metadata.

* Create a unified way to access deployed contracts

* Support linking at compile time
This commit is contained in:
Omar
2025-07-25 10:03:21 +03:00
committed by GitHub
parent 8f5bcf08ad
commit 2923d675cd
5 changed files with 304 additions and 145 deletions
Generated
+1
View File
@@ -3963,6 +3963,7 @@ dependencies = [
name = "revive-dt-compiler"
version = "0.1.0"
dependencies = [
"alloy-primitives",
"anyhow",
"revive-common",
"revive-dt-config",