Skip to content

Commit afe1413

Browse files
authored
Link to NSSC Solana in parent README
1 parent a80b5b5 commit afe1413

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Follow our guidelines and best practices to write secure smart contracts.
1818
- [Cairo](./not-so-smart-contracts/cairo)
1919
- [Cosmos](./not-so-smart-contracts/cosmos)
2020
- [Substrate](./not-so-smart-contracts/substrate)
21+
- [Solana](./not-so-smart-contracts/solana)
2122
- [Program analysis](./program-analysis): How to use automated tools to secure contracts
2223
- [Echidna](./program-analysis/echidna): a fuzzer that will check your contract's properties.
2324
- [Slither](./program-analysis/slither): a static analyzer avaialable through a CLI and scriptable interface.

0 commit comments

Comments
 (0)