Add basics/transfer-sol/steel by Ge0frey · Pull Request #282 · solana-developers/program-examples
Thanks for your contribution! Before we can merge this PR, please:
- Merge main branch into your PR to get the latest updates
- Run
pnpm fixat the project root to ensure code style consistency - Remove the steel program entry from the root Cargo.toml if present
- Run
cargo fmtandcargo clippyto ensure Rust code quality - Push your changes
Let me know once you've completed these steps and I'll review again. Thanks!