Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 1.19 KB

README.md

File metadata and controls

39 lines (22 loc) · 1.19 KB

Advanced Solana Rust Turbin3 Cohort

Advanced-Rust-Turbin3-Cohort

Hi there 👋, kox here

GitHub followers YouTube Channel Subscribers X (formerly Twitter) Follow

Description

This repository intends to be a WIP to build basic, optimized and based solana programs to write, research and test them. It has been built as a workspace to simplify the process of running, testing and don't repeat my self.

Installation

Clone and install with cargo

Building and testing

cargo build-sbf

cargo test-sbf

If you want to do it individual builds, try with -- -p $$program$$

Programs

  1. Hello Basic

Just the most basic program to build and test without errors. Easy to copy and modify

Contributions

Feel free to drop comments, issues, fork or open PR. Any input and support it will be very helpful.

Licence

Check the license file