feat(template): Add template for singleton protocols.
Separate templates and add one for protocols with only a single contract.
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user