Skip to content

dlux Nodes

disregardfiat edited this page Jul 7, 2019 · 2 revisions

dlux Nodes

The dlux token architecture is unique in that it uses web worker nodes listening to every signed STEEM Transaction (STx) via DSTEEM (GitHub Source) to determine state. The can also perform actions on those signed STx because the nodes have STEEM Credentials (SC), which they can use to place the transaction back into the DSTEEM transaction stream.

DLUX nodes form a consensus. And can even collectively hold the keys to their STEEM funding accounts using multi-signature account authorities.

dlux Node listening to STx

dlux nodes use steem-state, are super easy to run, and can do things like:

  • Content Management System (CMS) to build databases of private, encrypted information
  • Internet of Things (IoT) governance such as resource management
  • Create and sign Smart Contracts, witness transactions, hold and release escrow

dlux nodes power the decentralized exchange, dlux Token, and dlux NFT smart contract framework.