Registry / serialization / wealdtech-go-ecodec

wealdtech-go-ecodec

JSON →
library1.1.4gogounverified

Provides encoding and decoding utilities for Ethereum-related data structures.

go get github.com/wealdtech/go-ecodec
INSTALL
IMPORT
SIG · WEALDTECH-GO-ECODE
W
wealdtech-go-ecodec
serializationgov1.1.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ecodec
github.com/wealdtech/go-ecodec

Encodes a byte slice using the ecodec library.

package main import ( "fmt" "github.com/wealdtech/go-ecodec" ) func main() { encoded := ecodec.Encode([]byte("hello")) fmt.Println(encoded) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.4latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
OpenAI (training)
1
Resources
wealdtech-go-ecodec — go get wealdtech-go-ecodec · libregistry