앱 통합
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.