Skip to content

pandadefi/capture-the-flag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In this Challenge, players strive to capture the flag of a specific country, showcasing their expertise in Vyper and tactical gameplay. Can you capture the flag of the country?

Setup

Setup a virtual environment and install the requirements.

virtualenv -p python3 venv
source venv/bin/activate
pip install -r requirements.txt
ape plugins install .

Test

Run the tests.

ape test

Deployed contract

Contract is deployed on sepolia network at address 0x80b7bda7759a175d6af8ed91c19fe87f487f3d51. You can get some sepolia tokens from the faucet at https://sepolia-faucet.pk910.de

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published