Skip to content

Commit 94b3a6e

Browse files
authored
Merge pull request #9 from specialOne-coder/patch-add-tz
Patch and add tezos ressources
2 parents 03b795c + 677af44 commit 94b3a6e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ Create and deploy your **smart contracts** using these Rust-inspired platforms/l
8989
- [Blutgang](https://github.com/rainshowerLabs/blutgang) - load balancer designed with Ethereum's json-rpc
9090
- [Hyperledger Solang](https://github.com/hyperledger/solang) - solidity compiler for Solana&Polkadot
9191
- [DIDKit](https://github.com/spruceid/didkit) - DID toolkit written in Rust
92+
- [tezos-rust-sdk](https://github.com/airgap-it/tezos-rust-sdk) - A set of Rust libraries to interact with the Tezos blockchain
9293

9394
--------
9495
# 3
@@ -107,7 +108,7 @@ Create and deploy your **smart contracts** using these Rust-inspired platforms/l
107108
- [VeilidCoDC](https://veilid.com/): P2P application network by (x_X)
108109
- [Rustlibp2p](https://github.com/libp2p/rust-libp2p): Modular peer-to-peer networking framework
109110
- [ZkSyncSDK](https://docs.zksync.io/api/sdk/rust/tutorial/#adding-dependencies): ZkSync Rust SDK
110-
- [TezonSmartRollup](https://docs.rs/tezos-smart-rollup/latest/tezos_smart_rollup/) + [Kernel Gallery](https://gitlab.com/tezos/kernel-gallery): Smart rollups on top of Tezos using Rust
111+
- [TezosSmartRollup](https://docs.rs/tezos-smart-rollup/latest/tezos_smart_rollup/) + [Kernel Gallery](https://gitlab.com/tezos/kernel-gallery): Smart rollups on top of Tezos using Rust
111112
- [StarkNetRust](https://github.com/FuzzingLabs/starknet_in_rust): Starknet library in Rust
112113
- [Gotham](https://github.com/ZenGo-X/gotham-city/tree/master/): A client/server application for issuing two-party ECDSA signatures
113114

0 commit comments

Comments
 (0)