...分有关的字节码用粗体字标出。
> **Note:** the creation and bytecode of this contract was compiled using
> `solc` version 0.8.15 with the optimiser on and the number of runs set to 1,000.
> # Creation Code
0x
**608060405234801561001057600080fd5b506040516106293803806106298339...
...erenced
herein as “you” or the “user”) certify that you have read and agreed to the terms and
conditions below.
TERMS AND CONDITIONS: https://github.com/prysmaticlabs/prysm/blob/develop/TERMS_OF_SERVICE.md
Type “accept” to accept this terms and conditions [accept/decline]: (default: ...
...eating library `blueshift_vault` package
note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.htm
# 切换项目目录
cd blueshift_vault
```
### 添加依赖
```bash
cargo add pinocchio pinocchio-system
```
### 查看项目目...