英文: Error: Invalid option 'tokenMint' after connecting phantom wallet to Candy Machine UI 问题...
如何创建一个Solana程序,不断检查钱包资金并将其转账到另一个钱包?
英文: How to create a Solana program to constantly check wallet funds and transfer them to another wal...
创建seahorse初始化项目时出现错误,anchor初始化失败
英文: Error trying to create seahorse init project, anchor init failed 问题 我正在尝试使用 Seahorse 在 Solana 中创...
“Error: failed to post funding tx” 在 Metaplex 上的翻译。
英文: "Error: failed to post funding tx" on metaplex 问题 我正在尝试将 Solana NFT 元数据上传到 arweave.net...
构建 Rust 静态库以在 CGO 中使用
英文: Build Rust static library to use within CGO 问题 我正在尝试将我的Rust crate构建为静态库,以便通过FFI在Golang中进一步使用它。 到...