Ecosphere
  • Introduction
  • Elevator Pitch
  • Pitch Deck
  • Lean Model Canvas
  • OVERVIEW
    • Mission
    • Problem Statement
    • Ecosphere Prime Solution
    • Benefits
    • Value Proposition
    • Use Cases By Industry
    • Achieving Net Zero
    • Technology Platform
    • "Waze For Weather"
    • Strategic Roadmap
  • Technology
    • Climate Intelligence Network
    • Climate Nodes
      • Prototype
      • Device Mockup
      • Device Setup
      • Node Location Planning
      • Node Explorer
    • Smart Nodes On Hedera
      • Web3
      • Smart Nodes Vs Smart Contracts
    • DIDs and Verifiable Credentials
    • Peer-to Peer Data Sharing
      • How We Use Hedera
      • Hedera Topics
      • Data Tokenization
      • Data Sharing
    • Decentralized Identity
    • Micro Royalties
    • Fractional Ownership
    • Integration
      • Climate Data Workbench
      • API
    • AI Forecasting
  • Functional Flows
    • Registering A New User
    • Registering A New Node
    • Data Collection From Nodes
    • Data Tokenization
    • Data Sharing
    • AI and DLT
    • Marketplace
    • Fractional Ownership
  • Community Product
    • Product Community Fit
    • Product Vision
    • Minimum Viable Product App
    • Wireframe
      • Onboarding
      • Walkthrough Tutorials
      • Wallet Creation
      • Location List
      • Weather Information
      • Location Options and Support
      • Timelapses
      • Animations
      • Weather Station Setup
      • Search and Explore
      • Settings
      • Sharing and Notifications
    • Style Guide
    • Visual Design Elements
    • Usernames Feature
  • Commercial Product
    • Sector Focus
    • Product Market Fit
    • Comprehensive Reporting and Dashboards
    • Climate Data Oracle
    • Go-To-Market
    • Competition
  • Tokenomics
    • Revenue Drivers
    • $PRIME Token
    • Value Capture Mechanism
    • Reward Structure
    • Locale Coverage
    • Nodes For Public Good
  • Community
    • Whitepaper
    • Public Good
    • Joining Ecosphere
    • Governance
    • Awareness
    • Disaster Readiness
    • Early Warning System
    • Socials
  • Project Developer
    • About
    • Team
    • Funding
    • Testnet Accounts
Powered by GitBook
On this page
  1. Technology
  2. Peer-to Peer Data Sharing

Hedera Topics

Ecosphere leverages topics to enable trustless, transparent communication, especially in to provide secure, verified, or timestamped messages.

1. Creating a Topic

  • To start, Ecosphere creates a topic by submitting a transaction to the Hedera Consensus Service, which will return a unique topic ID.

  • The topic settings include topic name, memo, and permissions (e.g., who can submit messages or delete the topic).

2. Publishing Messages to a Topic

  • Once a topic exists, only authorized users can submit messages to it. Each message is hashed, timestamped, and ordered by Hedera nodes, creating an official record of submission.

  • This is particularly useful for applications needing immutable message logs like our Climate Nodes.

3. Subscribing to a Topic

  • Applications or users can subscribe to a topic to receive messages in real-time. This is Users to keep track of data events or updates as they occur.

  • For example, a logistics app might subscribe to a topic where weather updates are published, providing real-time decision making on routing.

By setting up topics and publishing messages to them, Ecosphere leverages Hedera's efficient consensus to achieve verifiable, immutable climate data records for a wide range of applications.

PreviousHow We Use HederaNextData Tokenization

Last updated 6 months ago