Skip to content

Latest commit

 

History

History
65 lines (42 loc) · 2.32 KB

README.md

File metadata and controls

65 lines (42 loc) · 2.32 KB

Awesome Solana Security

Resources to help you build better and more secure Solana programs. Kept up to date.

Development Resources

Official Resources

Tools

Anchor

We highly recommend using Anchor, a framework for building secure Solana programs.

Solana Program Library (SPL)

SPL is an official collection of programs to build your own Solana program with. Because they are official, they are more widely used and less likely to have bugs and security issues.

Rust

If you need a primer on Rust, these resources are for you.

Security Resources

Audit Contests

Solana security audits that are publically available.

NOTE: you may need to log into Cantina to read these