0xcrust / sunrise

[WIP] The Sunrise Stake beam program.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:TypeScript 57.1%Language:Rust 42.9%