Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@
An ongoing Rust implementation of a Zcash node.
- [Zero-chain](https://github.com/LayerXcom/zero-chain).
A privacy-preserving blockchain on Substrate.
- [Solana VS Code Extension](https://marketplace.visualstudio.com/items?itemName=AckeeBlockchain.solana) - First VS Code extension for Solana with real-time security analysis (9 detectors) and Trident fuzz coverage visualization

## Blockchain Frameworks
- [Substrate](https://github.com/paritytech/substrate).
Expand All @@ -153,6 +154,7 @@
Tendermint-based blockchain applications.
- [Anchor](https://github.com/coral-xyz/anchor)
is a framework for Solana's Sealevel runtime providing several convenient developer tools for writing smart contracts.
- [Trident](https://github.com/Ackee-Blockchain/trident) - Fuzzing framework for Solana smart contracts

## Cross-Chain
- [AtomicDEX](https://github.com/KomodoPlatform/atomicDEX-API).
Expand Down