Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xscratch/capture_the_ether
Let's practice some CTE questions!
https://github.com/0xscratch/capture_the_ether
Last synced: 28 days ago
JSON representation
Let's practice some CTE questions!
- Host: GitHub
- URL: https://github.com/0xscratch/capture_the_ether
- Owner: 0xScratch
- Created: 2023-09-30T17:44:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-27T17:03:56.000Z (about 1 year ago)
- Last Synced: 2024-01-21T18:43:26.703Z (about 1 year ago)
- Language: Solidity
- Size: 47.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Capture_The_Ether
Let's practice some CTE questions!# What's Changed??
- One doesn't need to interact with some 'old-school' Capture the Ether levels. These are based on the current solidity versions.
- No need to do that 'connect to metamask' thing, just copy down the question, Solve it, and Seek the solution if stuck!
- There be a boolean `isPassed` in every level, if you are able to turn its value as true..then you nailed down that level# Have Fun!