Restructure repository file structure.

Adds an outer layer to hold docs, cairo contracts
and other related files.
This commit is contained in:
kayibal
2023-11-01 00:47:15 +00:00
parent cbf380eaf8
commit 82c815fdf2
16 changed files with 45 additions and 2 deletions

4
.gitmodules vendored
View File

@@ -1,6 +1,6 @@
[submodule "lib/forge-std"]
path = lib/forge-std
path = evm/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lib/openzeppelin-contracts"]
path = lib/openzeppelin-contracts
path = evm/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts