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: 3 months ago
JSON representation
Framework for Solana CTF challenges
- Host: GitHub
- URL: https://github.com/otter-sec/sol-ctf-framework
- Owner: otter-sec
- License: bsd-3-clause
- Created: 2022-03-22T19:49:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-18T07:43:07.000Z (about 2 years ago)
- Last Synced: 2024-07-10T18:47:39.492Z (4 months ago)
- Language: Rust
- Size: 5.65 MB
- Stars: 51
- Watchers: 2
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-solana - Framework for Solana CTF Challenges - sec/sol-ctf-framework.svg?style=social) (Security / Indexers)
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.