.../ssz_snappy
INFO sync: Subscribed to topic=/eth2/69ae0e99/beacon_aggregate_and_proof/ssz_snappy
INFO sync: Subscribed to topic=/eth2/69ae0e99/voluntary_exit/ssz_snappy
INFO sync: Subscribed to topic=/eth2/69ae0e99/proposer_slashing/ssz_snappy
INFO sync: Subscribed to topic=/eth2/69ae0e99/attester_sl...
...ers to 32 bits
PrivateKey, PublicKey, Signature; // useful for accounts and signing
new Group(x, y); // a point on our elliptic curve, accepts two Fields/numbers/strings
Scalar; // the corresponding scalar field (different than Field)
CircuitString.from('some string'); // string of max lengt...
...容**
本教程介绍如何构建一个NFT(非同质化代币)铸造Android应用程序。目的是让用户轻松捕捉图像并在Solana上铸造压缩的NFT。为实现此目的,我们将使用[Helius Mint API](https://docs.helius.dev/compression-and-das-api/mint-api)。这个API加速...
...all/active_release/bin:$PATH" to /Users/qiaopengjun/.bash_profile
Close and reopen your terminal to apply the PATH changes or run the following in your existing shell:
export PATH="/Users/qiaopengjun/.local/share/solana/install/active_release/bin:$PATH"
```
- 配置环境变量
```she...