Skip to content

PhantomChain/core

 
 

Repository files navigation

PHANTOM Core

Introduction

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

Documentation

API Documentation

Core Packages

Build Status

| Package | Description |---|---|---| | core | npm | Includes all packages | | client | npm | A JavaScript library to interact with the PHANTOM Blockchain | | core-api | npm | Public API | | core-blockchain | npm | Blockchain Management | | core-config | npm | Configuration Loader | | core-container | npm | Container Management | | core-database | npm | Database Interface | | core-database-sequelize | npm | Sequelize Database Provider | | core-deployer | npm | Deployer CLI | | core-event-emitter | npm | Event Manager | | core-forger | npm | Forger Manager | | core-graphql | npm | GraphQL Provider | | core-json-rpc | npm | JSON-RPC Server | | core-logger | npm | Logger Manager | | core-logger-winston | npm | Winston Logger Provider | | core-p2p | npm | P2P API | | test-utils | npm | Test Utilities | | tester-cli | npm | Tester CLI | | core-transaction-pool | npm | Transaction Pool Interface | | core-transaction-pool-redis | npm | Transaction Pool - Redis Implementation | | core-webhooks | npm | Webhooks Manager | | crypto | npm | Crypto Utilities | | validation | npm | Validation Manager |

Security

If you discover a security vulnerability within this package, please send an e-mail to security@phantom.org. All security vulnerabilities will be promptly addressed.

License

MIT © PHANTOM

&

MIT © PhantomChain

Packages

No packages published

Languages

  • TypeScript 91.8%
  • JavaScript 8.1%
  • Other 0.1%