Code Monkey home page Code Monkey logo

configurator's Introduction

Twitter AGPL License Version

Credits Node Configurator

Cross-platform Credits Node config.ini setupper by Ui

About

Configurator helps easily setup Credits Node config.ini file by using flexible ui.
Credits Node parameters short infomation, possible values exists at square brackets:

Boostrap [list, signal_server] - node startup type,
- list used to connect network by user-defined node endpoint list
- signal_server used to connect network by existing signal node
Node type [client, router] - transport node behaviour,
- client used to normal node behaviour, also knows as "grey" network node
- rounter used as "white" network node to transfer additional data to "grey" nodes
Server ip/port - ip/port to signal_server
Input port - node socket port to receive messages
Public ip/port - node ip/port (endpoint) to send messages from this socket
Api executor port - internal node port for executor
Executor port - public and internal executor port for node or clients
Api port - main public api port

Possible ip format at "ip" edits:
- ipv4: 123.45.6.78
- ipv6: 2001:db8:85a3:8d3:1319:8a2e:370:7348

Possible port format at "port" edits:
- 9000

Possible format at [list] elements:
- ipv4: 123.45.6.78:9010
- ipv6: [2001:db8:85a3:8d3:1319:8a2e:370:7348]:9010

How to Build

Use QtCreator with Qt 5.12 or later with C++17 compiler support

Resources

CREDITS Website

Documentation

Whitepaper

Technical paper

Developers portal

Credits forum

Community links

configurator's People

Contributors

instand avatar

Forkers

cleancoindev2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.