MCPcopy Index your code
hub / github.com/WTFAcademy/WTF-Solana

github.com/WTFAcademy/WTF-Solana @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
10 symbols 53 edges 14 files 0 documented · 0% updated 12mo ago★ 1341 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

WTF Solana 教程

WTF Solana 教程由 WTF AcademyChainBuff 共同推出,旨在帮助开发者快速上手 Solana 开发。

Part1: Solana Web3.js 极简教程

负责人 0xAA @AmazingAng

Solana web3.js是一个完整而简洁的JavaScript库,可以让开发者便捷地与Solana区块链交互,与以太坊的ethers.js库类似。你需要使用npm安装它:

npm install @solana/web3.js@1.98.0

入门

第1讲:Hello Solana:【教程】【Code

第2讲:钱包:【教程】【Code

第3讲:转账 Sol:【教程】【Code

第4讲:账户:【教程】【Code

第5讲:Slot 与 Block:【教程】【Code

第6讲:读取交易:【教程】【Code

第7讲:读取区块:【教程】【Code

第8讲:订阅:【教程】【Code

第9讲:发送交易:【教程】【Code

第10讲:优先费:【教程】【Code

进阶

第11讲:持久Nonce:【教程】【Code

第12讲:ALT和V0交易:【教程】【Code

第13讲:调用合约:【教程】【Code

Part2: Solana 基本架构

负责人 Inky @XingqiWang

Part3: Solana 智能合约开发

负责人 Haynar @0xhay

参考资料

  1. WTF Ethers.js 教程 by WTF Academy
  2. solana-web3js 教程 by ChainBuff
  3. Solana Executive Overview by Helius

Core symbols most depended-on inside this repo

main
called by 1
web3js/03_Transfer/03_Transfer.ts
transferIx
called by 1
web3js/13_Ix/13_Ix.ts
main
called by 1
web3js/13_Ix/13_Ix.ts
main
called by 1
web3js/04_Account/04_Account.ts
main
called by 1
web3js/05_Block/05_TxWithBlockhash.ts
main
called by 1
web3js/12_ALT/12_ALT.ts
main
called by 1
web3js/01_HelloSolana/01_HelloSolana.ts
main
called by 1
web3js/10_CU/10_CU.ts

Shape

Function 10

Languages

TypeScript100%

Modules by API surface

web3js/13_Ix/13_Ix.ts2 symbols
web3js/12_ALT/12_ALT.ts1 symbols
web3js/11_Nonce/11_Nonce.ts1 symbols
web3js/10_CU/10_CU.ts1 symbols
web3js/09_SendTx/09_SendTx.ts1 symbols
web3js/05_Block/05_TxWithBlockhash.ts1 symbols
web3js/04_Account/04_Account.ts1 symbols
web3js/03_Transfer/03_Transfer.ts1 symbols
web3js/01_HelloSolana/01_HelloSolana.ts1 symbols

For agents

$ claude mcp add WTF-Solana \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact