Juna Value Chain
Juna Value Chain is a more advanced way to create chains of economic contracts than Juna Simple. Juna Value Chain is a set of tools for programming economic interactions on the blockchain. The user can either create a contract from scratch or use ready-made contract templates and frames to implement a planned economic transaction. The general economic meaning of the transaction is formed from several contracts.
Atoms in contracts are processed by the system, like a computer processes commands, but not on a conveyor basis, but on an event basis. Thus, in a sense, there is a Turing machine inside the system, but it operates not with logical commands, but with economic semantic units.
Atoms are the elementary units of business logic, from simple data storage to distribution of profits from a transaction between shareholders of a digital enterprise.
A contract in ValueChain is executed based on emerging events - this could be the action of a participant, an external event, the occurrence of some condition, etc. This avoids loops or dead-end branches.
Last updated