Geeks

ppd0523/solana-program-example

Primary LanguageShell

  • solana-program-example GitHub
  • MarkdownReadme
  • 0Issues
  • 0Stargazers
  • 1Watcher

Environment Setup

  1. Install Rust from https://rustup.rs/
  2. Install Solana from https://docs.solana.com/cli/install-solana-cli-tools#use-solanas-install-tool

Build and test for program compiled natively

$ cargo build
$ cargo test

Build and test the program compiled for BPF

$ cargo build-bpf
$ cargo test-bpf

Share to

Contact site admin: Geeks.