-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
6,013 additions
and
88 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[submodule "packages/openzeppelin-contracts-upgradeable"] | ||
path = packages/openzeppelin-contracts-upgradeable | ||
url = [email protected]:ourzora/openzeppelin-contracts-upgradeable.git |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,6 +19,10 @@ Install prerequisites: | |
- [Node.js and yarn](https://classic.yarnpkg.com/lang/en/docs/install/#mac-stable) | ||
- [Foundry](https://book.getfoundry.sh/getting-started/installation) | ||
|
||
Clone the repository recursively, to include submodules: | ||
|
||
git clone --recurse-submodules -j8 [email protected]:ourzora/zora-protocol.git | ||
|
||
Install dependencies: | ||
|
||
yarn | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule openzeppelin-contracts-upgradeable
added at
8b5f25
Oops, something went wrong.