diff --git a/README.md b/README.md new file mode 100644 index 0000000..8987d54 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +## unaboomer contracts + +Smart contracts for unaboomer.gg NFT drop. + +[Foundry](https://github.com/foundry-rs/foundry) is used for development and deployment. diff --git a/unaboomer.code-workspace b/unaboomer.code-workspace deleted file mode 100644 index ff8119c..0000000 --- a/unaboomer.code-workspace +++ /dev/null @@ -1,11 +0,0 @@ -{ - "folders": [ - { - "path": "../dope-site" - }, - { - "path": "." - } - ], - "settings": {} -} \ No newline at end of file