blockchain - foundryup - 1. 安装
访问量: 30
refer to:
https://book.getfoundry.sh/getting-started/installation
有的web3项目使用了foundryup,
记录一下
1. curl -L https://foundry.paradigm.xyz | bash
2. 根据上面的提示,打开一个新的bash, 然后运行 foundryup
访问量: 30
refer to:
https://book.getfoundry.sh/getting-started/installation
有的web3项目使用了foundryup,
记录一下
1. curl -L https://foundry.paradigm.xyz | bash
2. 根据上面的提示,打开一个新的bash, 然后运行 foundryup