This repository contains all plugins that make up the Ark 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 API | |
| core-blockchain | Blockchain Management | |
| core-config | Configuration Loader | |
| core-container | Container Management | |
| core-database | Database Interface | |
| core-deployer | Deployer CLI | |
| core-event-emitter | Event Manager | |
| core-forger | Forger Manager | |
| core-graphql | GraphQL Provider | |
| core-json-rpc | JSON-RPC Server | |
| core-logger | Logger Manager | |
| core-logger-winston | Winston Logger Provider | |
| core-p2p | P2P API | |
| test-utils | Test Utilities | |
| tester-cli | Tester CLI | |
| core-transaction-pool | Transaction Pool Interface | |
| core-webhooks | Webhooks Manager | |
| crypto | Crypto Utilities |
If you discover a security vulnerability within this package, please send an e-mail to [email protected]. All security vulnerabilities will be promptly addressed.