Loading video player...
In this tutorial you'll: → Set up a local Solen node → Build a token contract (SRC-20, Solen's ERC-20 equivalent) in Rust → Compile to WebAssembly and deploy → Initialize, mint, and transfer tokens from the command line → Deploy to the live testnet Solen smart contracts are written in Rust, compiled to WASM, and execute in a sandboxed VM with fuel-based gas metering. The contract SDK handles storage, events, and native token transfers. 📖 Full written tutorial: https://docs.solenchain.io/getting-started/first-dapp/ 📦 Source code: https://github.com/Solen-Blockchain/solen/tree/main/examples/contracts/token 📝 Contract SDK docs: https://docs.solenchain.io/smart-contracts/contract-sdk/ 🔗 Links: Website: https://solenchain.io Block Explorer: https://solenscan.io TypeScript SDK: https://docs.solenchain.io/tools/typescript-sdk/ 🏆 Hackathon — 1.5M SOLEN in prizes: https://solenchain.io/hackathon.html 💬 Need help? Ask in Discord: https://discord.com/invite/QGxv8bebJc #blockchain #smartcontracts #rust #webassembly #tutorial #crypto #web3 #programming