ethernaut
Challenge suite
A web-based, Ethereum smart contract challenge platform inspired by 'overthewire' and comic book series
Solving Ethernaut challenges
9 stars
3 watching
3 forks
Language: Solidity
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
openzeppelin/ethernaut | A Web3/Solidity based wargame where smart contracts need to be 'hacked' to progress through levels. | 1,986 |
macmod/ethernaut-writeups | A collection of writeups and resources for learning smart contract security through the Ethernaut challenges | 15 |
pumpkingwok/ctfgym | A collection of CTF challenges related to Ethereum smart contracts | 117 |
ethereum/tests | Common tests for various Ethereum clients and implementations to verify their correctness | 560 |
0xjcn/ethernaut-ctf | Ethernaut CTF solutions and tools for learning smart contract development | 36 |
ciaranmcveigh5/ethernaut-x-foundry | A repository that enables local execution of Ethernaut levels using Foundry, a Rust-based tool for building and testing smart contracts. | 270 |
anthias-labs/arbiter | A tool for simulating stateful Ethereum smart contracts in a sandbox environment | 681 |
raineorshine/solidity-by-example | A collection of contract examples showcasing Solidity language features and use cases in Ethereum smart contracts | 430 |
kieranelby/kingoftheetherthrone | An Ethereum ÐApp that allows users to claim a royal title and earn rewards based on their involvement in the blockchain | 82 |
ethereum/solc-js | A JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts. | 1,456 |
anish-agnihotri/multifaucet | Distributes testnet cryptocurrencies and NFTs across multiple testnet networks. | 166 |
arbazkiraak/smartcontractlearning | A Solidity-based smart contract framework for learning and interacting with Ethereum contracts | 17 |
nethereum/testchains | Pre-configured environments for fast and secure development of blockchain projects with PoA consensus | 29 |
paradigmxyz/paradigm-ctf-2022 | A collection of puzzles and challenges focused on blockchain, crypto, and cybersecurity, built using Rust | 389 |
ether-camp/ethereum-harmony | A peer-to-peer Ethereum implementation with features like blockchain tracing and monitoring | 254 |