Skip to main content

Neurai

Connecting the real world with blockchain

Blockchain forever

  • Robust and proven code.
  • PoW for good distribution.
  • ASIC resistant to avoid mining centralization.
  • Assets in Layer 1.
  • Decentralized IoT

  • Optimized for ESP32 based equipment.
  • Distributed nodes for low latency access.
  • Unique identifiers to assign to IoT.
  • Private and Secure Network with Neurai DePIN.
  • For developers

  • Documentation for getting started in Neurai development.
  • Free software in the community guithub.
  • Access to courses to work with Neurai.
  • Available in multiple languages code.
  • Free designs

  • Free IoT board designs.
  • Guides to use KiCad for design creation.
  • All designs created in Neurai will be Open Source.
  • Prizes for designers.
  • Real world and blockchain

    Neurai combines blockchain technology with IoT infrastructure to create a complete ecosystem for autonomous devices. Through decentralized identity, the DePIN messaging system, the BGrid geolocation system, and asset tokenization, IoT devices can operate independently, securely verify their location, and participate in decentralized networks without human intervention.

    Neurai Blockchain

    Decentralized components that connect devices, data and value seamlessly.

    IoT + AI

    IoT devices for the Neurai network supported by AI to optimize specific tasks.

    DePIN + BGrid

    Microgrids with IoT equipment and limited to specific areas in BGrid zones.

    NeuraID

    Unique identifiers with multiple levels of hierarchy to ensure security in IoT devices.

    RWA + ASSETS

    Devices and entitlements are tokenized for lifecycle tracking.

    DePIN Private Network

    Private communication using Neurai Nodes and Assets.

    Exclusive Developments

    BGrid and DePIN messaging are protocols created by Neurai developers.

    BGrid

    BGrid is a hierarchical coordinate system that divides the Earth's surface into zones with variable precision, from 249,000 km² to 29 m². Using BIP39 words, coordinates become easy to communicate and remember.

    BGrid is one of our team's creations for use in this and other projects, as it is free to use.

    • Precise Geolocation: Four hierarchical levels allow IoT devices to reference locations from regions to specific buildings (29 m² precision).
    • Privacy by Design: Share location with adjustable accuracy - perfect for IoT devices that need to balance precision with privacy.
    • Easy Communication: Coordinates can be expressed as memorable BIP39 words instead of complex numbers, ideal for verbal transmission.
    • Blockchain Integration: Compatible with cryptographic standards for decentralized location proofs and asset verification.
    BGrid map front

    DePIN Messaging

    Secure, decentralized communication for IoT devices using military-grade encryption

    Node implementation of a group encryption system using Neurai (WIF) keys and AES-256 for DePIN messaging. Encrypt text using the public keys of various Neurai addresses, which can only be decrypted by the private keys of those addresses. This is the foundation of how Neurai DePIN Messaging operates.

    AES-256 Encryption

    Military-grade 256-bit symmetric encryption standard for maximum security.

    ECDH Key Exchange

    Secure key exchange using elliptic curve (secp256k1 - Bitcoin's curve) with perfect forward secrecy.

    Token-Based Access

    Hold a Neurai network token to join communication groups and participate in decentralized messaging.

    Neurai WIF Compatible

    Works seamlessly with standard Neurai wallet keys for easy integration.

    Perfect Forward Secrecy

    Each message uses unique ephemeral keys, protecting past communications even if keys are compromised.

    Group Encryption

    Send encrypted messages to multiple recipients simultaneously using their public keys.

    Configuration and Usage

    This is a practical example of how to use the DePIN encrypted messaging system through the Node adapted with the DePIN messaging protocol.

    Easy to configure, low resource usage, and compatible with JavaScript libraries available on our GitHub.

    Configuration

    ### DEPIN Configuration in neurai.conf
    
    # Mandatory
    txindex=1                   # Required for Assets
    assetindex=1                # Required for DePIN
    depinmsg=1                  # Enable DePIN messaging
    depinmsgtoken=MYTOKEN       # Token that controls access
    
    # Message Limits
    depinmsgmaxusers=30         # Max recipients per message (default: 20, max: 50)
    depinmsgsize=2048           # Max message size in bytes (default: 1024, max: 10240)
    depinmsgexpire=48           # Message expiry in hours (default: 168, max: 720)
    
    # Pool Management
    depinpoolsize=200           # Max pool size in MB (default: 100, max: 1000)
    depinpoolpersist=1          # Save pool to disk on shutdown (default: 0)
    

    All in One

    The Neurai network has all the ingredients to be a sustainable chain, burning coins to create Assets on-chain that can range from tokenization for RWA, unique identifiers for IoT devices, or even NFTs of any kind.

    Creating Assets is simple, secure, and enables traceability over time.

    Neurai presentation