Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit e33df7f

Browse files
authored
Remove proxy (#51)
1 parent 086c6c6 commit e33df7f

15 files changed

+183
-987
lines changed

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,9 @@
44
[submodule "lib/frost-evm"]
55
path = lib/frost-evm
66
url = https://github.com/Analog-Labs/frost-evm
7+
[submodule "lib/openzeppelin-contracts-upgradeable"]
8+
path = lib/openzeppelin-contracts-upgradeable
9+
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
10+
[submodule "lib/openzeppelin-contracts"]
11+
path = lib/openzeppelin-contracts
12+
url = https://github.com/OpenZeppelin/openzeppelin-contracts

lib/openzeppelin-contracts

Submodule openzeppelin-contracts added at e4f7021

scripts/Deploy.sol

Lines changed: 0 additions & 505 deletions
This file was deleted.

scripts/Migrate.sol

Lines changed: 0 additions & 217 deletions
This file was deleted.

0 commit comments

Comments
 (0)