#1 solana-go
Go library to interface with Solana JSON RPC and WebSocket interfaces.
Health score 49/100, confidence 75/100.
| Latest version | v0.1.3 |
| Imported by | 578 packages |
| Stars | 0 |
| Forks | 0 |
| Last activity | 3 years ago |
| Latest release | Unknown |
| License | Unknown |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| AccessEntry | Type | type AccessEntry struct{ ... } |
| AccessEntry.Address | Field | Address Address |
| AccessEntry.Storage | Field | Storage []Hash |
| AccessList | Type | type AccessList []AccessEntry |
| AccessList.MarshalRLPTo | Method | func (a *AccessList) MarshalRLPTo(dst []byte) ([]byte, error) |
| AccessList.MarshalRLPWith | Method | func (a *AccessList) MarshalRLPWith(arena *fastrlp.Arena) (*fastrlp.Value, error) |
| AccessList.UnmarshalRLP | Method | func (a *AccessList) UnmarshalRLP(buf []byte) error |
| AccessList.UnmarshalRLPWith | Method | func (a *AccessList) UnmarshalRLPWith(v *fastrlp.Value) error |
| Address | Type | type Address [20]byte |
| Address.Address | Method | func (a Address) Address() Address |
| Address.Bytes | Method | func (a Address) Bytes() []byte |
| Address.MarshalText | Method | func (a Address) MarshalText() ([]byte, error) |
Go library to interface with Solana JSON RPC and WebSocket interfaces.
Package ethereum defines interfaces for interacting with Ethereum.
Go library to interface with Solana JSON RPC and WebSocket interfaces.
Package ethereum defines interfaces for interacting with Ethereum.