跳转到主要内容
go-ethereum (ethclient/accounts/abigen)
应用集成

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.

相关资源