Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 340 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 340 Bytes

Aptos CTF Framework

Usage

To get started, just add the following line to the dependencies section in your Cargo.toml:

[dependencies]
apt-ctf-framework = "0.1.0"

What is this for?

This crate is meant to be used to create an environment for capture the flag players to solve challenges related to Aptos blockchain