メインコンテンツへスキップ
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.

関連リソース