Skip to content

arijoon/solana-nix

Repository files navigation

Solana Nix

Solana and Anchor nix setup for compiling programs.

Dev shell

anchor and solana binaries are available in the dev shell

Rust nightly

Unfortunately anchor depends on nightly rust complier (a very unstable and common practice in rust projects)

Changing solana version

cargo update -p [email protected] --precise 1.17.28

About

Nix setup for Solana development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages