sol-ctf-framework 0.1.0

A framework for building solana based capture the flag challenges
docs.rs failed to build sol-ctf-framework-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

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.