MacOS下搭建Aptos开发环境
Aptos在MacOS上搭建Aptos开发环境搭建
Rust
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | shcargo --versionAptos CLI
Move analyzer
Move prover
VSCode 插件配置
Last updated
Aptos在MacOS上搭建Aptos开发环境搭建
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | shcargo --versionLast updated
chmod +x /usr/local/bin/aptoscargo install --git https://github.com/move-language/move move-analyzer --features "address32"move-analyzer --versiongit clone https://github.com/move-language/move
cd move
./scripts/dev_setup.sh -yptboogie /version