Skip to content

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solana CTF Framework

Usage

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

[dependencies]
sol-ctf-framework = { git = "https://github.com/otter-sec/sol-ctf-framework.git" }

You might need to manually set base64ct to 1.6.0 to be able to use cargo-build-sbf with edition 2021

cargo update --precise 1.6.0 -p base64ct@1.8.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

Resources

Stars

79 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages