unik-name / unn-core

unikname.network core: NFT blockchain running Unikname products

Home Page:https://www.unikname.network/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unikname Network Core

codecov License: MIT

Introduction

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.

Development setup

  • 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

Documentation

API Documentation

Naming convention

⚠️ universal-name-system, UNS, uns.network are previous names of the unikname.network blockchain.

⚠️ UNIK is the previous name of the UNIKNAME nft token

⚠️ UNS is the previous name of the UNIK protocol token

=> Renaming in codebase will be made progressively.

GitHub Development Bounty

Security

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.

Credits

This project exists thanks to all the people who contribute.

License

MIT © Space Elephant SAS

About

unikname.network core: NFT blockchain running Unikname products

https://www.unikname.network/

License:MIT License


Languages

Language:TypeScript 93.6%Language:JavaScript 5.4%Language:Shell 0.7%Language:PLpgSQL 0.2%Language:Dockerfile 0.1%Language:HTML 0.0%Language:Batchfile 0.0%