This repository contains all plugins that make up Swapblocks Core.
- Development : https://docs.ark.io/guidebook/core/development.html
- Docker : https://docs.ark.io/guidebook/core/docker.html
- API v1 : https://docs.ark.io/api/public/v1/
- API v2 : https://docs.ark.io/api/public/v2/
- Get involved with Ark development and start earning ARK : https://bounty.ark.io
| Package | Version | Description |
|---|---|---|
| core | Includes all packages | |
| core-api | Public REST API | |
| core-blockchain | Blockchain Managment | |
| core-container | Container Managment | |
| core-database | Database Interface | |
| core-database-postgres | Database Implementation - PostgreSQL | |
| core-debugger-cli | Debugger CLI (development only) | |
| core-deployer | Deployer CLI | |
| core-elasticsearch | Elasticsearch Server | |
| core-error-tracker-bugsnag | Error Tracking - Bugsnag | |
| core-error-tracker-sentry | Error Tracking - Sentry | |
| core-event-emitter | Event Emitter | |
| core-forger | Forger Manager | |
| core-graphql | GraphQL Server | |
| core-http-utils | HTTP Utilities | |
| core-json-rpc | JSON-RPC Server | |
| core-logger | Logger Interface | |
| core-logger-winston | Logger Implementation - Winston | |
| core-p2p | P2P Communication | |
| core-snapshots | Snapshot Manager | |
| core-snapshots-cli | Snapshot CLI | |
| core-test-utils | Test Utilities (development only) | |
| core-tester-cli | Tester CLi (development only) | |
| core-transaction-pool | Transaction Pool | |
| core-utils | Utilities | |
| core-vote-report | Vote Report | |
| core-webhooks | Webhook Server | |
| crypto | Cryptography |
If you discover a security vulnerability within this package, please send an e-mail to security@ark.io. All security vulnerabilities will be promptly addressed.
