https://github.com/iotaledger/inx-blockissuer
https://github.com/iotaledger/inx-blockissuer
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/iotaledger/inx-blockissuer
- Owner: iotaledger
- Created: 2023-09-28T09:40:38.000Z (almost 3 years ago)
- Default Branch: develop
- Last Pushed: 2024-05-13T07:20:48.000Z (about 2 years ago)
- Last Synced: 2024-05-13T08:34:42.441Z (about 2 years ago)
- Language: Go
- Size: 171 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# INX-BlockIssuer
[](https://github.com/iotaledger/inx-blockissuer/actions/workflows/build.yml)
INX-BlockIssuer extends the [iota-core](https://github.com/iotaledger/iota-core) Core API with block issuing endpoints that accept transactions instead of signed blocks.
It allows users not having an own issuing-enabled account to use their mana to send blocks by allotting the required mana to the issuer running this node extension.
## Version compatibility
* `1.x` versions are compatible with with IOTA 2.0 and [iota-core](https://github.com/iotaledger/iota-core).
## Setup
We recommend not using this repo directly but using our pre-built [Docker images](https://hub.docker.com/r/iotaledger/inx-blockissuer).