Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jaczkal committed Sep 19, 2023
2 parents 165e091 + d6883d4 commit 0804864
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Hackee v3
<p align="center">
<img width="588" alt="image" src="https://github.com/Ackee-Blockchain/hackee-v3/assets/56036748/f34be7d9-a187-4b2d-828d-27564da6b293">
</p>

## Goal

## Recommendations
- Gain as much Dungeon tokens as you can

## Setup

- Install [Woke](ackeeblockchain.com/woke/docs/latest/)
- `woke init pytypes`
- Write exploit
- `woke test`
1 change: 0 additions & 1 deletion tests/test_default.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import time
from woke.testing import *

from pytypes.contracts.Dungeon import Dungeon
Expand Down

0 comments on commit 0804864

Please sign in to comment.