DODO starter first edition

This commit is contained in:
mingda
2021-11-21 19:50:04 +08:00
committed by owen05
parent 2fe76d34a4
commit 549d8f1e5e
6 changed files with 512 additions and 14295 deletions

4
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,4 @@
{
"solidity.compileUsingRemoteVersion": "v0.6.9+commit.3e3065ac",
"solidity.defaultCompiler": "remote"
}