Iota.go
IOTA Go API Library. Find documentation on https://wiki.iota.org/build/welcome
Install / Use
/learn @iotaledger/Iota.goREADME
iota.go
Official Go library.
This library allows you to do the following:
- Create blocks with tagged data and transaction payloads
- Get blocks and outputs
- Sign transactions
- Generate addresses
- Interact with an IOTA node
- Act as a foundation for Go based node software
If you need to have more sophisticated account management, have a look at wallet.rs for which we also provide bindings in Python and JavaScript.
Requirements
This library was mainly tested with Go version 1.16.x
To use the library, we recommend you update Go to the latest stable version.
Using the library
Using the library is easy, just go get it as any other dependency:
go get github.com/iotaledger/iota.go/v4
API reference
You can read the API reference here.
Joining the discussion
If you want to get involved in the community, need help with setting up, have any issues or just want to discuss IOTA
with other people, feel free to join our Discord in the #clients-dev
and #clients-discussion channels.
License
The MIT license can be found here.
Related Skills
gh-issues
344.4kFetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
node-connect
344.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
oracle
344.4kBest practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
tmux
344.4kRemote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
