Monero's p2p and RPC in go. Fork of https://github.com/cirocosta/go-monero
This repository has been archived on 2024-04-07. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
DataHoarder 910450c4a5
Added binary request for GetOIndexes
2023-04-10 03:12:08 +02:00
.github .github: bump go 2021-08-26 09:33:42 -04:00
assets remove unused asset 2021-07-19 19:44:03 -04:00
cmd/monero Change project name 2022-10-05 09:40:23 +02:00
pkg Added binary request for GetOIndexes 2023-04-10 03:12:08 +02:00
.gitignore prepare for release 2021-07-10 22:34:32 -04:00
.golangci.yaml Change project name 2022-10-05 09:40:23 +02:00
.goreleaser.yml prepare for release 2021-07-10 22:34:32 -04:00
.images.lock.yaml add container image 2021-08-03 17:50:12 -04:00
.images.yaml images: tag v/ current version 2021-08-03 18:09:13 -04:00
Dockerfile dockerfile: bump go (1.16 -> 1.17) 2021-08-20 15:56:03 -04:00
INSTALL.md Change project name 2022-10-05 09:40:23 +02:00
LICENSE init 2021-04-16 09:54:12 -04:00
Makefile add container image 2021-08-03 17:50:12 -04:00
README.md Change project name 2022-10-05 09:40:23 +02:00
go.mod Added binary request for GetOIndexes 2023-04-10 03:12:08 +02:00
go.sum Added binary request for GetOIndexes 2023-04-10 03:12:08 +02:00

README.md

go-monero

A multi-platform [Go] library (and command line interface) for interacting with [Monero] servers either on clearnet or not (see [Tor support]), supporting daemon and wallet RPC, p2p commands and ZeroMQ.

License

See LICENSE.