fcremo / sol-ctf-framework

Framework for Solana CTF challenges

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Framework for Solana CTF challenges

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Rust 100.0%