#challenge #flags #framework #capture #solana #ctf #building

sol-ctf-framework

A framework for building solana based capture the flag challenges

1 unstable release

0.1.0 Apr 10, 2022

#26 in #ctf

MIT/Apache

36KB
114 lines

Contains (ELF lib, 23KB) examples/solfire/solfire.so

Solana CTF Framework

Usage

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

[dependencies]
sol-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 solana.

Dependencies

~86MB
~1.5M SLoC