Skip to main content

The technical architecture powering the NewEra ecosystem.\

The platform is built using independent layers that work together to deliver AI generation, digital ownership, marketplace trading, and transparent settlement. Each layer has a clearly defined responsibility, allowing the protocol to remain modular, scalable, and easy to extend.
Architecture Layers
Users authenticate using a Web3 wallet. Wallet addresses serve as unique digital identities across the platform without requiring usernames or passwords. Processes prompts and generates high-quality AI images while linking each generation to an on-chain transaction. Smart contracts manage generation fees, ownership records, marketplace transactions, treasury allocation, and protocol burns. Provides creators with an open marketplace for buying and selling AI-generated assets and prompts. Indexes blockchain events to enable fast search, creator profiles, collections, and marketplace browsing. Delivers a responsive interface for creators while synchronizing with both blockchain data and indexed content.

Data Flow

Wallet Authentication

The user connects a Web3 wallet to access the platform.

AI Generation

The submitted prompt is processed by the AI engine.

On-Chain Settlement

The generation fee is paid using NEA and recorded by the Generation Contract.

Ownership Registration

The generated asset is linked to the creator through blockchain records.

Marketplace

Assets become available for listing, discovery, trading, and collection.

Revenue Distribution

Marketplace sales automatically distribute creator earnings, treasury allocation, and protocol burn through smart contracts.

Trust Model

Source of truth for ownership, transactions, and settlement. Improves performance without modifying blockchain data. Displays protocol data while remaining independent of ownership records.

Design Principles

PrincipleDescription
On-Chain FirstCritical ownership and settlement data is stored on blockchain.
ModularIndependent layers allow future upgrades without redesigning the protocol.
ScalableBuilt to support millions of assets and future AI media formats.
TransparentEvery important protocol action can be independently verified.
Creator FocusedEvery architectural decision prioritizes creator ownership and direct value exchange.

The blockchain guarantees ownership and settlement, while off-chain infrastructure delivers speed, usability, and scalability without compromising transparency.