Login
Discover
Waves
Communities
Login
Signup
Aleo官方生成的钱包地址教程 | Ecency
Ecency
/
#https
/
Aleo官方生成的钱包地址教程
Aleo官方生成的钱包地址教程
ericjiang
(56)
Published in
#https
Words
63
Reading
1 min
Listen
Play
4y
找一台 ubuntu 主机
执行下面的命令
git clone
https://github.com/AleoHQ/snarkOS.git
--depth 1
cd snarkOS
./build_ubuntu.sh
curl --proto '=https' --tlsv1.2 -sSf
https://sh.rustup.rs
| sh
source "$HOME/.cargo/env"
cargo install --path .
最后执行 snarkos account new 就可以创建新的钱包地址
文档在
https://github.com/AleoHQ/snarkOS#3b-run-an-aleo-prover
cargo install 卡住的话,看
https://cloud.tencent.com/developer/article/1620144
Locking Down Your Website with Traefik: A Beginner-Friendly Guide to TLS
simplestack ·
a year ago