-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
danielvzh
committed
Jan 14, 2024
1 parent
0893b27
commit 4aeff16
Showing
8 changed files
with
76 additions
and
34 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,23 @@ | ||
### Solana programs Top 10 Information | ||
* [Incubator Project](#) | ||
* [Type of Project](#) | ||
* [Version 0.0.0](#) | ||
* [Builder](#) | ||
* [Breaker](#) | ||
### Project Information | ||
|
||
### Downloads or Social Links | ||
* [Download](#) | ||
* [Meetup](#) | ||
* <i class="fas fa-book" style="font-size: 1.2em; color:#233E81;"></i><span style="font-size:1.0em;padding-left:12px;">Documentation</span> | ||
|
||
### Code Repository | ||
* [repo](#) | ||
* <i class="fas fa-toolbox" style="font-size: 1.2em; color:#233E81;"></i><span style="font-size:1.0em;padding-left:12px;">Builder</span> | ||
|
||
* <i class="fas fa-shield-alt" style="font-size: 1.2em; color:#233E81;"></i><span style="font-size:1.0em;padding-left:12px;">Defender</span> | ||
|
||
* <div> | ||
<a href="https://twitter.com/SolanaTop10" style="text-decoration: none;"> | ||
<img src="/assets/images/SolanaTop10.png" width="62" height="62" style="display: inline-block;"/> | ||
</a> | ||
|
||
### Change Log | ||
* [changes](#) | ||
<a href="https://solana.com/" style="text-decoration: none;"> | ||
<img src="/assets/images/Solana.png" width="62" height="62" style="display: inline-block;"/> | ||
</a> | ||
</div> | ||
|
||
### Code Repository | ||
* [Github Repository](https://github.com/OWASP/www-project-solana-programs-top-10) | ||
|
||
### License | ||
* [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,15 @@ | ||
--- | ||
|
||
title: Join | ||
layout: null | ||
displaytext: Join | ||
tab: true | ||
order: 2 | ||
tags: join | ||
order: 4 | ||
tags: Solana | ||
|
||
--- | ||
|
||
# Get Involved | ||
|
||
All discussions take place on the OWASP Solana Top Ten [GitHub repository](https://github.com/OWASP/www-project-solana-programs-top-10). | ||
|
||
We welcome all community members to actively participate and help enhance this project. If you have any suggestions, feedback or want to help improve the list, we invite you to kickstart a dialogue by raising an issue or submitting a pull request. | ||
|
||
All discussions take place on the OWASP Solana Top Ten [GitHub repository](https://github.com/OWASP/www-project-solana-programs-top-10). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
title: RoadMap | ||
displaytext: RoadMap | ||
layout: null | ||
tab: true | ||
order: 2 | ||
tags: Solana | ||
--- | ||
|
||
## Planned Projects | ||
|
||
* Solana Top 10 | ||
* Solana Security Cheat Sheet | ||
|
||
If you have any suggestions, feedback or want to help improve our roadmap, we invite you to kickstart a dialogue by raising an issue or submitting a pull request. | ||
|
||
All discussions take place on the OWASP Solana Top Ten [GitHub repository](https://github.com/OWASP/www-project-solana-programs-top-10). |