simple-solana-program icon indicating copy to clipboard operation
simple-solana-program copied to clipboard

A variation of the solana helloworld program example with a client written in Rust instead of Typescript.

Results 1 simple-solana-program issues
Sort by recently updated
recently updated
newest added

``` $ ./run.sh deploy BPF SDK: /home/phil/Downloads/solana-1.10.8/bin/sdk/bpf cargo-build-bpf child: rustup toolchain list -v cargo-build-bpf child: cargo +bpf build --target bpfel-unknown-unknown --release Compiling getrandom v0.1.16 Compiling rayon-core v1.9.3 Compiling generic-array v0.14.5...