Skip to content

protokol/manager

Repository files navigation

Img License: CC BY-NC-SA 4.0

Protokol Manager

A repository consuming a set of @protokol packages providing Digital Asset (NFT) Support for any ARK Core v3 based bridgechains. Supporting the following main features:

  • profile management
  • asset creation (JSON Schema based asset structure)
  • token trading (auction, bid, trade)

For more information and detailed documentation follow this link: https://docs.protokol.com/nft/.

This work is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Production Install

Prebuild packages are available for:

Source Install

Development Environment Setup

Run npm start for a dev server. An electron window should spawn. The app will automatically reload if you change any of the source files.

Source Code Setup

git clone https://github.com/protokol/protokol-manager
cd protokol-manager

# run npm install from root folder
npm install

Running Unit Tests

Run ng test to execute the unit tests via Karma.

Running End-To-End Tests

Run ng e2e to execute the end-to-end tests via Protractor.

Build

Building install packages for different OS.

MacOS build

npm run electron:mac

Linux build

npm run electron:linux

Windows build

npm run electron:windows

Contact Us For Support And Custom Development

info@protokol.com

License

License: CC BY-NC-SA 4.0

This work is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, under the following terms:

Attribution

You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.

NonCommercial

You may not use the material for commercial purposes. For commercial purposes please reach out to info@protokol.com.

ShareAlike

If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.

Legal code

Read the rest of the obligatory license legal code.

Copyright (c) Protokol.com 2020