In this video, we build an advanced NEAR fungible token (NEP-141) using Rust, with a custom whitelist mechanism on top of the official token standard.
🦀 Bonus: some easy and short alternatives
📁 GitHub Code (Core of Token): https://github.com/alexursol2/NEAR_Le...
📁 GitHub Code (Good Example): https://github.com/alexursol2/NEAR_Le...
📖 Alternative 1 (No code): https://docs.near.org/primitives/ft
📖 Alternative 2 (Short code): https://github.com/near/near-sdk-cont...
📖 Docs: https://docs.near.org
💬 TG Developer Chat (24/7 Support to any code issue): https://t.me/neardev
📢 TG Developer Channel: https://t.me/NEARDevHub
🌐 All Communities: https://linktr.ee/NEAR_DevHub
⏱️ Timestamps
00:00 – Intro
00:08 – Libraries
01:29 – Structure and Initialization
04:02 – Impl
05:55 – Whitelist
08:03 – Interaction with Smart Contract
12:12 – Alternatives
13:17 – Outro