cuongth / teachable03

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

teachable03

Solana program in "Rust + Solana For Beginners" course at careerbooster.teachable.com.
On-chain program transfer SOL from one account to another.

Build and test the program compiled for BPF

$ cargo build-bpf
$ cargo test-bpf

About

License:MIT License


Languages

Language:Rust 100.0%