Skip to content

Commit be86157

Browse files
authored
DropERC721-C (#690)
* DropERC721-C * fix override * remove 2771 * initialize CreatorTokenBase * comments
1 parent e85528e commit be86157

File tree

5 files changed

+531
-0
lines changed

5 files changed

+531
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,6 @@
5555
[submodule "lib/swap-router-contracts"]
5656
path = lib/swap-router-contracts
5757
url = https://github.com/Uniswap/swap-router-contracts
58+
[submodule "lib/creator-token-standards"]
59+
path = lib/creator-token-standards
60+
url = https://github.com/limitbreakinc/creator-token-standards

0 commit comments

Comments
 (0)