Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ArkEcosystem/core
- Owner: ArkEcosystem
- License: mit
- Created: 2017-11-22T12:57:35.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-01T11:10:39.000Z (9 months ago)
- Last Synced: 2024-04-14T13:50:31.028Z (7 months ago)
- Topics: ark, blockchain, crypto, dpos, modular-architecture, nodejs, smartbridge, typescript
- Language: TypeScript
- Homepage: https://ark.io
- Size: 43.3 MB
- Stars: 334
- Watchers: 33
- Forks: 287
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG-2.X.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
- best-of-crypto - GitHub - 0% open · ⏱️ 01.02.2024): (Cryptocurrencies)
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)