1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-28 19:49:50 +02:00

Updated resource URL from figment.io(resource deleted) to Near docs(tutorial in rust)

This commit is contained in:
Deepak Mardi
2024-03-31 23:41:38 +05:30
parent dbdfb2226b
commit 675f90adc6

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)