An open API service indexing awesome lists of open source software.

https://github.com/aviksaikat/quillctf-solutions

Index of all the solutions for quillctf brownie
https://github.com/aviksaikat/quillctf-solutions

blockchain brownie brownie-eth defi python3 security solidity web3 web3py

Last synced: 2 months ago
JSON representation

Index of all the solutions for quillctf brownie

Awesome Lists containing this project

README

          

# quillctf-solutions

> Saikat Karmakar | 17 Jan 2023

---

Challenge | Category | Type
------------------------------------------------------------- | ------------------- | ----
[D31eg4t3](https://github.com/Aviksaikat/D31eg4t3-quillctf-brownie) | Solidity Security | Easy
[Road Closed](https://github.com/Aviksaikat/RoadClosed-quillctf-brownie) | Solidity Security | Easy
[Confidential Hash](https://github.com/Aviksaikat/Confidential-Hash-quillctf-brownie) | Solidity Security | Easy
[Arbitrage](https://github.com/Aviksaikat/Arbitrage-quillctf-brownie) | DeFi Security | Easy
[Private Club](Private_Club_DONE) | Solidity Security | Easy
[Predictable NFT](Predictable_NFT_DONE) | Solidity Security | Easy
[Voting Machine](Voting_Machine_DONE) | DeFi Security | Medium