We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5fea6cb + 602a1da commit a9c256cCopy full SHA for a9c256c
README.md
@@ -158,8 +158,10 @@
158
Cross-chain and cross-protocol p2p orderbook based decentralized exchange and interoperability bridge (self-custodial).
159
- [Comit](https://github.com/comit-network/).
160
An open protocol facilitating trustless cross-blockchain applications.
161
-- [IBC](https://github.com/informalsystems/ibc-rs).
162
- Rust implementation of Cosmos' Interblockchain Communication Protocol (IBC).
+- [ibc-rs](https://github.com/cosmos/ibc-rs).
+ Rust implementation of the Inter-Blockchain Communication (IBC) protocol.
163
+- [Hermes](https://github.com/informalsystems/hermes).
164
+ Rust implementation of an Inter-Blockchain Communication (IBC) relayer.
165
166
## Virtual Machines
167
- [CKB-VM](https://github.com/nervosnetwork/ckb-vm).
0 commit comments