Skip to content

███╗   ██╗███████╗██╗  ██╗███████╗██████╗  █████╗ 
████╗  ██║██╔════╝╚██╗██╔╝██╔════╝██╔══██╗██╔══██╗
██╔██╗ ██║█████╗   ╚███╔╝ █████╗  ██████╔╝███████║
██║╚██╗██║██╔══╝   ██╔██╗ ██╔══╝  ██╔══██╗██╔══██║
██║ ╚████║███████╗██╔╝ ██╗███████╗██║  ██║██║  ██║
╚═╝  ╚═══╝╚══════╝╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝╚═╝  ╚═╝


Home to the ERC-7208 standard.

ERC-7208 is the standard to make all other standards interoperable. On-chain data containers are Smart Contracts that store both data and metadata and can be modified (mutable), expanded upon (extensible), and integrated with other assets (composable). Most standards require the storage of information to be within the same smart contract as the logic for managing said storage. ERC-7208 abstracts the logic from the data, bringing versatility to the ecosystem.


About

Welcome to the Nexera GitHub organization, the developer hub for everything Nexera.

Here are a couple of the use cases implemented with the Nexera Protocol.

The Nexera Protocol

The Nexera Protocol is the Reference Implementation of the ERC-7208, and as such it acts as a blockchain-agnostic infrastructure layer.

  • Information is stored as Property data within the ODC.
  • Properties can have Restrictions, governing how and when the Property data is modifiable.
  • Property Managers are smart contracts that can modify the Property Data and Restrictions.
  • ERC-7208 enables data to have multiple interfaces (ERCs) concurrently, as the logic of implementation is abstracted from the storage.

The Nexera Protocol is a cutting-edge, blockchain-based protocol that aims to provide a novel way for engaging with digital interactions. It harnesses the transformative power of distributed ledger technology to create a comprehensive ecosystem that's secure, decentralized, and above all user-centric.

Data is at the core of all digital interactions. As Blockchain Technologies continues to mature and expand, it is becoming increasingly important to enable more flexible and sophisticated on-chain data management solutions.

By placing mutable data containers (ODCs) in a central position, the Nexera Protocol provides dynamic and polymorphic storage capabilities that abstract the logic of smart contracts from the data stored within them.

In particular, mutable data containers have been identified as a critical missing piece in the on-chain data ecosystems. The Nexera Protocol addresses the limitations of traditional solutions by enabling on-chain data mutability and providing a framework for standardized, interoperable, and composable data containers:

  • Procedurally generating Metadata from the information stored within the MetaNFT
  • Storing arbitrary amounts of data within the DataStorage Library (dynamic Properties)
  • Restrictions based on programmable conditions (transfer restriction, locking assets, internal and external hooks)
  • Wrapping of native assets (ERC tokens, both current as well as future implementations)
  • Fractionalization, merging, attaching, and detaching of information
  • Tokenization of real assets (both tangible as well as intangible)
  • Exposing multiple interfaces for the same data container (PropertyManagers)
  • Identity management (ZKP, Compliance Rule Engine)
  • Smart Wallet (Account Abstraction, programmable rules, recovery rules, automated transactions, etc)
  • On-chain oracle aggregation with subscription, payment streaming, and automated on-chain triggers (i.e. for rebalancing a DeFi position based on a tokenized strategy)
  • Agnostic staking solutions (multiple inputs and multiple reward strategies)
“ecosystem”

Get Involved

Right now, open-source communities, governments, and financial institutions are building amazing software together, and there are excellent "good first issue" opportunities, if you're looking to get involved.

“ecosystem”

Find us elsewhere 🙋

Telegram Twitter LinkedIn Medium YouTube

Popular repositories Loading

  1. ERC-3643 ERC-3643 Public

    Forked from ERC-3643/ERC-3643

    Official suite of smart contracts implementing the EIP 3643. Developed by Tokeny

    Solidity 2

  2. onchain-id-solidity onchain-id-solidity Public

    Forked from onchain-id/solidity

    Smart Contracts for secure Blockchain Identities, implementation of the ERC734 and ERC735 proposal standards.

    Solidity 1

  3. .github .github Public archive

  4. EIPs EIPs Public archive

    Forked from ethereum/EIPs

    The Ethereum Improvement Proposal repository

    Python

  5. ERCs ERCs Public

    Forked from ethereum/ERCs

    The Ethereum Request for Comment repository

    Solidity 1

Repositories

Showing 5 of 5 repositories
  • ERCs Public Forked from ethereum/ERCs

    The Ethereum Request for Comment repository

    NexeraProtocol/ERCs’s past year of commit activity
    Solidity 0 CC0-1.0 438 0 0 Updated Sep 17, 2024
  • ERC-3643 Public Forked from ERC-3643/ERC-3643

    Official suite of smart contracts implementing the EIP 3643. Developed by Tokeny

    NexeraProtocol/ERC-3643’s past year of commit activity
    Solidity 2 GPL-3.0 109 0 0 Updated Aug 23, 2024
  • onchain-id-solidity Public Forked from onchain-id/solidity

    Smart Contracts for secure Blockchain Identities, implementation of the ERC734 and ERC735 proposal standards.

    NexeraProtocol/onchain-id-solidity’s past year of commit activity
    Solidity 1 GPL-3.0 30 0 0 Updated Aug 20, 2024
  • .github Public archive
    NexeraProtocol/.github’s past year of commit activity
    0 0 0 0 Updated Jan 19, 2024
  • EIPs Public archive Forked from ethereum/EIPs

    The Ethereum Improvement Proposal repository

    NexeraProtocol/EIPs’s past year of commit activity
    Python 0 CC0-1.0 5,828 0 0 Updated Dec 1, 2023

Top languages

Loading…

Most used topics

Loading…