This repository concerns the UNIRIS software core for miners
It's composed from 5 micro services:
- API: Handle REST endpoints for clients and SDKs
- Autodiscovery: P2P discovery
- Data: Ledger storage and data replication
- Mining: Transaction mining and approvals
- AI: Artifical Inteligence
The services communicates with Advanced Message Queue Protocol.
- We use the GitFlow methodology.
- When your work is finished please create a pull-request, otherwise your work will be not merged