OriginTrail
  • Get started with OriginTrail
  • OriginTrail Ecosystem — Call for Papers (Coming Soon)
  • Key Concepts
    • Decentralized Knowledge Graph (DKG)
    • DKG key concepts
  • TRAC: DKG utility token
  • Build with DKG
    • Quickstart (test drive the DKG in 5 mins)
      • Quickstart with Node.js
      • Quickstart with Python
    • Querying the DKG
    • DKG Edge Node
      • DKG Edge Node architecture
      • Get started with the Edge Node boilerplate
        • Automated setup with the installer
        • Manual setup
        • Usage example
      • Customize & build with the Edge Node
      • Knowledge Mining and dRAG examples
      • Deploy your Edge Node based project
        • Automated deployment with installer
      • DKG Edge Node inception program
      • DKG Edge Node API documentation
    • DKG Core Node
      • Run a V8 Core Node on testnet
        • Preparation for V8 DKG Core Node deployment
        • V8 DKG Core Node installation
      • Run a V8 Core Node on mainnet
        • Preparation for V8 DKG Core Node deployment
        • V8 DKG Core Node installation
      • How to open up your node for publishing
    • DKG toolkit
      • DKG SDK
        • Development environment setup
        • DKG Javascript SDK (dkg.js)
          • Interact with DKG paranets
          • Knowledge submission & curation
          • Paranet's incentives pool implementation
        • DKG Python SDK (dkg.py)
      • DKG paranets
        • Deploying a DKG paranet
        • Building with DKG paranets
        • Syncing a DKG Paranet
        • Initial Paranet Offerings (IPOs)
          • IPO specification
          • Launching your IPO
          • Paranet's incentives pool
          • IPO voting
      • AI agents
        • ElizaOS DKG agent
        • Custom DKG Python agent
        • Custom DKG JavaScript agent
      • Using the DKG with MCP
    • Ecosystem call for papers
  • DKG under the hood
    • Introduction
    • Delegated staking
      • Step-by-step staking
      • Redelegating stake
  • Random Sampling DKG Proof System
    • Random sampling rollout
    • Random Sampling FAQ
  • DKG Sync
  • Integrated Blockchains
    • Base blockchain
      • Connect to Base
    • Gnosis chain
      • Connect to Gnosis
    • NeuroWeb
    • Teleport instructions - NeuroWeb
    • Bridging to Moonbeam
    • Deployed smart contracts
  • Bounties & rewards
    • General bug bounty
    • Code contributions & V8 bug bounty
  • Whitepapers & RFCs
    • OriginTrail whitepaper
    • OriginTrail RFCs
  • Useful Resources
    • What's new with OriginTrail V8
    • DKG V8 guidebook
      • Protocol updates
      • Feature roadmap
      • How to upgrade to V8?
    • Public nodes
    • Tutorials
    • Test token faucet
    • Development principles
    • Community created resources
    • Linked data & knowledge graphs
    • Available networks, network details and RPCs
    • OT Node Engine implementation details
      • Modules
      • Command Executor
    • Contribution guidelines
      • Guidelines for automated test contributions
    • Explore the OriginTrail ecosystem
Powered by GitBook
On this page
  • 1. Deploy your paranet incentives contract
  • 2. Publish your IPO specification to the GitHub repo
  • 3. Launch a governance proposal on NeuroWeb
  • 4. Incentives are deployed to the paranet incentives contract

Was this helpful?

Edit on GitHub
  1. Build with DKG
  2. DKG toolkit
  3. DKG paranets
  4. Initial Paranet Offerings (IPOs)

Launching your IPO

PreviousIPO specificationNextParanet's incentives pool

Last updated 3 months ago

Was this helpful?

This page assumes you have completed the previous steps:

  • You have deployed your paranet

  • You have specified your IPO (defined all the properties, including incentives, knowledge graph properties, etc.)

Once you have all these steps completed, you are able to initiate the IPO.

1. Deploy your paranet incentives contract

The paranet incentive contract is the only type of contract that can receive NEURO incentives, as it implements the incentivization logic. Other addresses, such as EOA addresses will not be accepted and are not eligible for incentives.

To deploy your paranet incentive contract, either use the Paranet User Interface (coming soon) or execute the transaction directly on the contract.

2. Publish your IPO specification to the GitHub repo

Provide details for your paranet on the and provide as many details as possible. We recommend engaging with the community through other channels and social media to garner support for your IPO.

3. Launch a governance proposal on NeuroWeb

For a successful governance vote, your NeuroWeb governance proposal should initiate a forceTransfer extrinsic towards the ParanetIncentivesPoolStorage contract address on NeuroWeb.

More on NeuroWeb governance proposals mechanics is available in the .

4. Incentives are deployed to the paranet incentives contract

If your proposal is voted in by the NeuroWeb governance voters, the requested funds will be dispatched to the paranet incentives storage contract. Once the contract is funded, the incentives can be claimed by knowledge miners, the operator and voters in the specified percentage. Incentives are only available, though, when knowledge mining occurs.

In the current version, IPO incentive emissions are directly correlated with the amount of TRAC tokens spent for publishing to the DKG through knowledge mining (if no knowledge is mined, no incentives can be claimed).

In the upcoming versions, the IPOs will enable even more configurability of the emission mechanics, as we expect to see paranet and IPOs innovations to rapidly occur with the first IPOs. If you have ideas on how IPOs can be improved, come and share them in !

If you're interested in deploying a paranets incentive pool, you can find more details and guidelines at this .

Have any questions or feedback for this page? Hop into our and get in touch

Paranets GitHub repo
NeuroWeb docs
Discord
link
Discord channel