https://github.com/k1-r1/ethernautsolutions
This repo contains solutions to OpenZeppelin's Ethernaut
https://github.com/k1-r1/ethernautsolutions
brownie ethernaut hardhat javascript python smart-contracts solidity wargame
Last synced: 3 months ago
JSON representation
This repo contains solutions to OpenZeppelin's Ethernaut
- Host: GitHub
- URL: https://github.com/k1-r1/ethernautsolutions
- Owner: K1-R1
- Created: 2022-03-26T16:06:58.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-26T16:07:20.000Z (about 3 years ago)
- Last Synced: 2025-03-11T20:37:14.371Z (3 months ago)
- Topics: brownie, ethernaut, hardhat, javascript, python, smart-contracts, solidity, wargame
- Language: JavaScript
- Homepage:
- Size: 344 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ethernaut Solutions
This repo contains solutions to OpenZeppelin's Ethernaut levels in which I deployed contracts or used frameworks. As such some levels that required only the in-browser console are not included.
The projects in which I deployed contracts alternate between using eth-brownie and hardhat.
### Ethernaut
[OpenZeppelin's Ethernaut wargame](https://ethernaut.openzeppelin.com/)