This repository contains all plugins that make up the UNN Core. UNN Core is a fork from ARK Core blockchain framework.
Check our dedicated documentation site for information about UNN Network. Learn about all available ARK plugins and How to write a Core Plugin if you want to get started with developing your own plugins.
- Build the node
yarn setup
- Start dockerized postgres
yarn docker:db $network
with $network=livenet|sandbox - Run the node
cd packages/core && yarn $nodeType:$network
with $nodeType=relay|forger
- Development : https://docs.unikname.network/
- Docker : https://docs.unikname.network/docker-configuration.html
- ARK Core API : https://api.ark.dev
- Unikname API : https://docs.unikname.network/api.html
=> Renaming in codebase will be made progressively.
- Get involved with the development and start earning $UNIK : https://forum.unikname.com/t/community-bounty-program/452
If you discover a security vulnerability within this package, please send an e-mail to security@unikname.com. All security vulnerabilities will be promptly addressed.
This project exists thanks to all the people who contribute.