1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-25 10:14:20 +02:00

Merge pull request #5435 from belikedeep/deepakmardii/fix-resource-unavailable

Blockchain Rust resource updated
This commit is contained in:
dsh
2024-05-08 10:19:37 +01:00
committed by GitHub

View File

@@ -5,4 +5,4 @@ Rust is a multi-paradigm, general-purpose programming language. Rust emphasizes
Visit the following resources to learn more:
- [Rust Programming Language](https://www.rust-lang.org/)
- [How to write and deploy a smart contract in Rust](https://learn.figment.io/tutorials/write-and-deploy-a-smart-contract-on-near)
- [How to write and deploy a smart contract in Rust](https://docs.near.org/tutorials/nfts/introduction)