Registry / crypto / everfinance-goether

everfinance-goether

JSON →
library1.2.0gogounverified

Go library for interacting with Ethereum blockchain and smart contracts.

go get github.com/everFinance/goether
INSTALL
IMPORT
SIG · EVERFINANCE-GOETHE
E
everfinance-goether
cryptogov1.2.0
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.

goether
github.com/everFinance/goether

Connect to an Ethereum node via Infura.

package main import ( "fmt" "github.com/everFinance/goether" ) func main() { client, _ := goether.Dial("https://mainnet.infura.io/v3/YOUR-PROJECT-ID") fmt.Println(client) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
Resources
everfinance-goether — go get everfinance-goether · libregistry