Restructure repository file structure.
Adds an outer layer to hold docs, cairo contracts and other related files.
This commit is contained in:
6
.vscode/settings.json
vendored
Normal file
6
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"solidity.formatter": "forge",
|
||||
"solidity.compileUsingRemoteVersion": "v0.8.19",
|
||||
"solidity.packageDefaultDependenciesContractsDirectory": "evm/src",
|
||||
"solidity.packageDefaultDependenciesDirectory": "evm/lib",
|
||||
}
|
||||
Reference in New Issue
Block a user