Crates.io | sol-ctf-framework |
lib.rs | sol-ctf-framework |
version | 0.1.0 |
source | src |
created_at | 2022-04-10 03:38:12.314659 |
updated_at | 2022-04-10 03:38:12.314659 |
description | A framework for building solana based capture the flag challenges |
homepage | https://github.com/otter-sec/sol-ctf-framework |
repository | https://github.com/otter-sec/sol-ctf-framework |
max_upload_size | |
id | 564962 |
size | 137,441 |
To get started, just add the following line to the dependencies
section in your Cargo.toml
:
[dependencies]
sol-ctf-framework = "0.1.0"
This crate is meant to be used to create an environment for capture the flag players to solve challenges related to solana.