feat(template): Add template for singleton protocols.

Separate templates and add one for protocols with only a single contract.
This commit is contained in:
kayibal
2025-01-30 15:54:25 -03:00
committed by Alan Höng
parent d0e73a20ea
commit 08d2c7a82e
26 changed files with 2141 additions and 43 deletions

View File

@@ -10,8 +10,9 @@ members = [
"ethereum-sfrax",
"ethereum-sfraxeth",
"ethereum-uniswap-v3-logs-only",
"ethereum-template",
"ethereum-uniswap-v4"
"ethereum-template-factory",
"ethereum-template-singleton",
"ethereum-uniswap-v4",
]
resolver = "2"