帖子
分享您的知识。
Bahador14
Mar 10, 2025
讨论
Transition from solidity to Move
What could be the recommended way to turn from solidity developer into a Move developer? any specific roadmap? specific articles with this in mind?
- Move CLI
- Move
- Smart Contract
- Move Module
- Move Script
1
1
分享
评论
答案
1edezhic13
Mar 10 2025, 15:05首先要考虑的问题是你的目标是哪些区块链——sui、aptos、supra 等?Sui move 和 Aptos 的动作风格略有不同,随着时间的推移可能会进一步分歧,因此,如果你打算例如在 Sui 上工作,那么专门针对它是有意义的.
这是 sui 的好起点-https://move-book.com,对于 aptos 或类似的我推荐 https://aptos.dev/en/build/smart-contracts
2
评论
你知道答案吗?
请登录并分享。
Move is an executable bytecode language used to implement custom transactions and smart contracts.
148帖子231答案