solana
-
`anchor test` error: Failed to run test: yarn run ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts: No such file or directory (os error 2)
-
Tokio宏在Solana程序中需要rt或rt-multi-thread
-
Anchor中的程序、账户、公钥和密钥对
-
锚点中 pda 初始化时碰撞的目的
-
Attempted import error: 'Wallet' is not exported from '@project-serum/anchor'
-
模块 '"@solana/spl-token"' 没有导出成员 'createAssociatedTokenAccountInstruction'
-
发送程序指令时调试 "Transaction simulation failed" (Solana Solidity)
-
索拉纳。不匹配的转账金额和目标账户余额变化
-
是否可以关闭使用 SystemProgram.createAccountWithSeed 创建的帐户?
-
SOLANA:如何在 metaplex 店面展示我的糖果机 NFT?
-
搜索符合条件的solana地址
-
无法安装 Solana 工具套件 (Windows)
-
Solana:无法使 createAccount 工作,createAccountWithSeed 工作
-
有什么方法可以部署具有 offline/cold 权限的 solana 程序?
-
solana web3 API:如何获取使用 splToken.createTransferInstruction() 创建的数据
-
Anchor deploy --- Error: Custom: Invalid blockhash
-
为什么 "anchor build" 和 "Cargo build-bpf" 显示错误的 rustc 版本?
-
代币计划和相关代币账户计划的概念
-
错误[E0412]:在此范围内找不到类型“ProgramResult”
-
Anchor测试交易模拟失败:指令要求的账户丢失