Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arilotter/solana-flake
https://github.com/arilotter/solana-flake
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/arilotter/solana-flake
- Owner: arilotter
- Created: 2024-10-21T15:28:55.000Z (26 days ago)
- Default Branch: main
- Last Pushed: 2024-10-21T19:44:58.000Z (26 days ago)
- Last Synced: 2024-10-22T13:13:57.323Z (25 days ago)
- Language: Nix
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Solana Flake
Building on the work of
- https://github.com/nasadorian/solflake
- https://github.com/itsfarseen/solana-flakeThis flake provides:
## `solana-cli`
The full Solana CLI, including a functional build toolchain for the `cargo sbf` command.
## `solana-rust`
A `rustc` and `cargo` that can build for the Rust target `sbf-solana-solana`
## `anchor`
The full Anchor CLI, including a functional build toolchain for the `anchor build` command.