Skip to content
forked from sunrise-stake/beam

[WIP] The Sunrise Stake beam program.

Notifications You must be signed in to change notification settings

0xcrust/sunrise

 
 

Repository files navigation

Sunrise Beams

Build Notes

Note - due to build version conflicts, the following transitive dependencies need to be pinned:

cargo update -p indexmap --precise 1.9.3
cargo update -p toml_edit --precise 0.19.8
cargo update -p winnow --precise 0.4.1
cargo update -p toml_datetime --precise 0.6.1
cargo update -p solana-zk-token-sdk --precise 1.14.17
cargo update -p solana-program --precise 1.14.17
cargo update -p solana-sdk --precise 1.14.17
cargo update -p solana-program-test --precise 1.14.17

See here for more details:

About

[WIP] The Sunrise Stake beam program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 57.1%
  • Rust 42.9%