客户端SDK
@heliuslabs/zolana
TypeScript客户端,用于私密余额、转账和取款。
zolana-client
Rust客户端,用于私密余额、转账和取款。
- TypeScript
- Rust
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
New: Try Gatekeeper (Beta) for significantly lower latency. Learn More
Helius Privacy 的客户端 SDK。
pnpm add @heliuslabs/zolana @solana/kit
[dependencies]
zolana-client = { git = "https://github.com/helius-labs/zolana", tag = "v0.1.0-alpha", features = ["indexer-api", "solana-rpc"] }
zolana-interface = { git = "https://github.com/helius-labs/zolana", tag = "v0.1.0-alpha", features = ["solana"] }
zolana-keypair = { git = "https://github.com/helius-labs/zolana", tag = "v0.1.0-alpha" }
zolana-transaction = { git = "https://github.com/helius-labs/zolana", tag = "v0.1.0-alpha" }
此页面对您有帮助吗?