🔬
Docs
  • 👋Vision lines from CEO
  • 📖Documentation
    • Getting Started
      • Introduction
      • Setting Up an Account
      • User Interface
        • Account
        • Project Manager
        • Diagram Editor
          • Main Canvas
            • Nodanomics Menu
            • Node Toolbox
            • Control Bar
            • Function Buttons
              • Node Explorer
            • Node Properties Drawer
          • Execution Graph
      • Creating Projects
        • Creating Diagrams
    • Nodes
      • Overview
      • Connections
      • Data-type Nodes
        • Data
        • Origin
        • Sink
        • Dataset
      • Logic-type Nodes
        • Formula
        • Loop
      • Event-type Nodes
        • Event Trigger
        • Event Listener
    • Tutorials
      • First diagram creation
      • Import existing diagram
      • Examples
        • Gatcha System
  • Use Cases
    • 🎯For Web3 Marketing Agencies
  • BUSINESS MODEL
    • 🎮For Blockchain Ecosystems
    • 🎮For Tokenomics Agencies
  • AI Tools
    • Tokenomics Architect
    • Step-by-step manual guideline
Powered by GitBook
On this page
  1. Documentation
  2. Nodes
  3. Data-type Nodes

Origin

PreviousDataNextSink

Last updated 1 year ago

The origin node is responsible for generating numeric values to be added into Data Nodes.

It has three connection points. One Data Connection output, marked in Green, and two Chain Connections, one input (left) and one output (right), marked in Orange.

You can connect Data nodes to the Data Connection output (marked in Green).

Multiple connections are also allowed.

In this configuration, each Data Node will receive the respective amount set in each Data Connection. (Data Node A will receive 95, Data Node B will receive 70 and Data Node C will receive 255).

📖
Image 1. Origin Node.
Image 2. Example of Multiple Connections.