Hacktivity 2023
parent
9ebe21df4e
commit
4e06112356
14
README.md
14
README.md
|
@ -18,6 +18,20 @@ Hackathon contributors: SI, username, Anon, GuyFromUniversity, ZK, Metafaka team
|
|||
- Check and fix FE - contract integration, partially done, we need remote removals
|
||||
- Add FE missing functions
|
||||
- Re-architect in a way we don't need to redeploy
|
||||
- Deploy version X
|
||||
|
||||
# Workshop at Hacktivity 2023
|
||||
|
||||
Intro to blockchain, cryptography and learn to play CCTF. Smart contract steps:
|
||||
|
||||
1. Deploy in Remix
|
||||
2. createContest()
|
||||
3. Generate a priv/pub key for the flag.
|
||||
4. addOrUpdateChallenge()
|
||||
5. Play, find flag
|
||||
6. register()
|
||||
7. submitFlag()
|
||||
8. Challenge
|
||||
|
||||
|
||||
# Workshop at HITB 2023
|
||||
|
|
Loading…
Reference in New Issue