Skip to content

Commit

Permalink
Add some production code must
Browse files Browse the repository at this point in the history
  • Loading branch information
urani-engineering authored May 17, 2024
1 parent 7667cfd commit d821132
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion chapters/12_additional_resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,12 @@ solana config set --url <RPC url>

<br>

#### Useful Tricks
#### Production Code

<br>

* [Optimizing a Solana Program](https://solana.com/developers/guides/advanced/how-to-optimize-compute)
* [A Guide to Testing on Solana](https://www.helius.dev/blog/a-guide-to-testing-solana-programs)
* [Ligthouse, The Solana Assertion Protocol](https://github.com/Jac0xb/lighthouse)
* [Halborn's Solana Test Framework](https://github.com/halbornteam/solana-test-framework)

0 comments on commit d821132

Please sign in to comment.