#1 solana-go
Go library to interface with Solana JSON RPC and WebSocket interfaces.
Package ethereum defines interfaces for interacting with Ethereum.
Health score 97/100, confidence 100/100.
| Latest version | v1.17.3 |
| Imported by | 18.2K packages |
| Stars | 51.1K |
| Forks | 21.9K |
| Last activity | Today |
| Latest release | v1.17.3 (17 days ago) |
| License | LGPL-3.0 |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| BlockNumberReader | Type | type BlockNumberReader interface{ ... } |
| BlockNumberReader.BlockNumber | Method | BlockNumber func(ctx context.Context) (uint64, error) |
| BlockOverrides | Type | type BlockOverrides struct{ ... } |
| BlockOverrides.BaseFee | Field | BaseFee *big.Int |
| BlockOverrides.Coinbase | Field | Coinbase common.Address |
| BlockOverrides.Difficulty | Field | Difficulty *big.Int |
| BlockOverrides.GasLimit | Field | GasLimit uint64 |
| BlockOverrides.MarshalJSON | Method | func (o BlockOverrides) MarshalJSON() ([]byte, error) |
| BlockOverrides.Number | Field | Number *big.Int |
| BlockOverrides.Random | Field | Random common.Hash |
| BlockOverrides.Time | Field | Time uint64 |
| CallMsg | Type | type CallMsg struct{ ... } |
Go library to interface with Solana JSON RPC and WebSocket interfaces.
Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
Lightning Network Daemon ⚡️
Ethereum Golang API