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
- Host: GitHub
- URL: https://github.com/aviksaikat/quillctf-solutions
- Owner: Aviksaikat
- Created: 2023-01-17T20:13:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-28T22:25:58.000Z (about 3 years ago)
- Last Synced: 2025-03-16T16:59:24.533Z (over 1 year ago)
- Topics: blockchain, brownie, brownie-eth, defi, python3, security, solidity, web3, web3py
- Language: Python
- Homepage: https://aviksaikatka-blog-posts.netlify.app/
- Size: 4.76 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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