Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ArkEcosystem/core

The ARK Core Blockchain Framework. Check https://learn.ark.dev for more information.
https://github.com/ArkEcosystem/core

ark blockchain crypto dpos modular-architecture nodejs smartbridge typescript

Last synced: 3 months ago
JSON representation

The ARK Core Blockchain Framework. Check https://learn.ark.dev for more information.

Awesome Lists containing this project

README

        

# ARK Core



[![License: MIT](https://badgen.now.sh/badge/license/MIT/green)](https://opensource.org/licenses/MIT)

> **Note**
> Please checkout [MainSail](https://github.com/ArkEcosystem/mainsail) for the next generation of the ARK-Core blockchain protocol featuring a new DPoS consensus engine that is more reliable and efficient. Currently in development.

## Introduction

> This repository contains all plugins that make up the ARK Core.

Check our [dedicated documentation site](https://ark.dev/docs/core) for information about all available plugins and [How to write a Core Plugin
](https://ark.dev/docs/core/development/plugins/intro) if you want to get started with developing your own plugins.

## Documentation

- Development : https://ark.dev/docs/core/installation/intro
- Docker : https://ark.dev/docs/core/development/docker

## API Documentation

- API v2 : https://ark.dev/docs/api

## Security

If you discover a security vulnerability within this package, please send an e-mail to [email protected]. All security vulnerabilities will be promptly addressed.

## Credits

This project exists thanks to all the people who [contribute](../../contributors).

## License

[MIT](LICENSE) © [ARK Ecosystem](https://ark.io)