Registry / crypto / iotaledger-iota-go

iotaledger-iota-go

JSON →
library1.0.0gogounverified

Package iota.go provides a Go client library for interacting with the IOTA distributed ledger.

go get github.com/iotaledger/iota.go
INSTALL
IMPORT
SIG · IOTALEDGER-IOTA-GO
I
iotaledger-iota-go
cryptogov1.0.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.

iota
github.com/iotaledger/iota.go

Create a new IOTA API client

package main import ( "fmt" "github.com/iotaledger/iota.go" ) func main() { api := iota.NewAPI("https://nodes.iota.org:443") fmt.Println("IOTA API client created", api) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
iotaledger-iota-go — go get iotaledger-iota-go · libregistry