From e14f77b5fa0aa0f24feff884728d35620ed7cb1b Mon Sep 17 00:00:00 2001 From: jazzysnake Date: Wed, 7 Dec 2022 08:51:05 +0100 Subject: [PATCH] skeleton --- README.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e67075..9ff42a0 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,21 @@ ## Proposals -## Main track +### 1. Kusamaverse + +Our proposal focuses on usability and UX. +It can be found [here](./KusamaverseProposal). + +### 2. RMRK + + + +## Main track: CCTF + +We were presented with a vulnerable Capture The Flag +smart contract, which we fixed by the help of ZKPs. + +Using ZKPs allows some unique features and it could +help provide the community with new and exciting +ways to organize CTF events. The solution can be found +[here](./CCTF_Solutions_main).