應用程式整合
go-ethereum (ethclient/accounts/abigen)
核心 SDK/函式庫
SDK · JSON-RPC · 型別安全 · 合約互動
go-ethereum ships Go packages for Ethereum development, including the ethclient RPC client, account and key handling, and abigen for type-safe contract bindings. Go builders import them to talk to nodes and call contracts from generated code.