Skip to content

Latest commit

 

History

History
78 lines (60 loc) · 9.15 KB

README.md

File metadata and controls

78 lines (60 loc) · 9.15 KB

Ark Core

Build Status Codecov License: MIT

Introduction

This repository contains all plugins that make up the Ark Core.

Documentation

API Documentation

GitHub Development Bounty

Core Packages

Package Version Description
core npm Includes all packages
core-api npm Public REST API
core-blockchain npm Blockchain Managment
core-container npm Container Managment
core-database npm Database Interface
core-database-postgres npm Database Implementation - PostgreSQL
core-debugger-cli npm Debugger CLI (development only)
core-deployer npm Deployer CLI
core-elasticsearch npm Elasticsearch Server
core-error-tracker-bugsnag npm Error Tracking - Bugsnag
core-error-tracker-sentry npm Error Tracking - Sentry
core-event-emitter npm Event Emitter
core-forger npm Forger Manager
core-graphql npm GraphQL Server
core-http-utils npm HTTP Utilities
core-json-rpc npm JSON-RPC Server
core-logger npm Logger Interface
core-logger-winston npm Logger Implementation - Winston
core-p2p npm P2P Communication
core-snapshots npm Snapshot Manager
core-snapshots-cli npm Snapshot CLI
core-test-utils npm Test Utilities (development only)
core-tester-cli npm Tester CLi (development only)
core-transaction-pool npm Transaction Pool
core-utils npm Utilities
core-vote-report npm Vote Report
core-webhooks npm Webhook Server
crypto npm Cryptography

Security

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.

Credits

License

MIT © ArkEcosystem