Registry / crypto / everfinance-goar

everfinance-goar

JSON →
library1.6.3gogounverified

A Go client library for interacting with the Arweave blockchain, including wallet management and data transactions.

go get github.com/everFinance/goar
INSTALL
IMPORT
SIG · EVERFINANCE-GOAR
E
everfinance-goar
cryptogov1.6.3
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.

goar
github.com/everFinance/goar

Load an Arweave wallet from a key file.

package main import ( "fmt" "github.com/everFinance/goar" ) func main() { wallet, _ := goar.NewWalletFromPath("key.json") fmt.Println(wallet.Address) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

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