Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/otter-sec/sol-ctf-framework

Framework for Solana CTF challenges
https://github.com/otter-sec/sol-ctf-framework

Last synced: about 1 month ago
JSON representation

Framework for Solana CTF challenges

Lists

README

        

# Solana CTF Framework

## Usage

To get started, just add the following line to the `dependencies` section in your `Cargo.toml`:
```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.