A more connected digital world

A more connected digital world,built on the everyday internet.

MYRIA uses the internet and services already within everyone’s reach — public clouds, social networks, personal websites and payment infrastructure — to make participation simple and accessible.

Create → Seed → Discover → Verify

MYRIA Observer

Built for digital things that should not disappear with a platform.

More connected tomorrow.

01 / Why MYRIA

Your digital world should not depend on one place.

MYRIA does not rely on a single platform or central service. Spores can spread across multiple everyday services, remain discoverable and survive when one path disappears.

MYRIA is designed to make participation approachable: when someone chooses to publish through a public cloud, personal website or compatible social network, that service can become another path through the network.

Simple to use.More places.More resilience.

02 / The everyday internet

The internet itself becomes part of the network.

MYRIA uses the internet people already visit every day. A Spore can live in, travel through or be discovered from familiar internet objects.

When you choose to share them through compatible formats, your memories, everyday moments and hobbies can open new paths for Spores and help the network keep growing. No single website or server has to be their only home.
Web pageA page can quietly carry another path.
Meta tagA tiny tag can point into MYRIA.
ImageA picture can carry or reveal a path to a Spore.
Shared linkA shared link can lead into the network.
FileAn ordinary file can carry a verifiable object.
Public cloudExisting internet storage becomes another possible destination.

03 / Spores

Your digital creations can become Spores.

A Spore is MYRIA's portable digital object — made to travel, connect and remain verifiable across the network.

A transactionA creationA memoryAn assetA contractA publicationAn innovative idea
One object becomes a Spore. Millions of Spores become a network.
01WEB PAGEMETA TAG
myawesome.site.com
MY AWESOME SITEStoriesPlacesAbout
THE EVERYDAY INTERNET
EVERY OBJECT CAN CARRY A PATH

03 / Spore families and roles

Different roles. One verifiable network.

Spores do not all carry the same kind of information. Some identify participants, record economic actions, publish executable rules, announce routes or use familiar media as transport.

IDENTITY

Identity and authorship

Links a public wallet identity to the records it signs and chooses to publish, without exposing private keys.
  • Wallet creation
  • Public addresses
  • Signed authorship
The internet carries it.MYRIA verifies it.

Objects can be recovered from many different places. MYRIA checks their identity and integrity before using them. Economic actions must also satisfy the network’s economic and certification rules.

01DiscoverAcross everyday internet paths
02VerifyIdentity and integrity are checked
03UseOnly the verified object continues
01
CreateA person or dApp creates a digital action.
02
CarryPages, images, links and files can carry a path.
03
DiscoverDiscovery finds copies without deciding what is true.
04
VerifyThe recovered object is checked independently.
05
UseOnly a verified object continues through MYRIA.

04 / RESILIENCE

No single home. More ways to survive.

As digital objects spread across more paths and destinations, MYRIA becomes less dependent on any one place.

No single service decides whether a verified object can continue to exist.

05 / PARTICIPANTS

A network of different roles.

Each participant has a different role so objects can travel, be discovered and verified.

Wallet

Create transfers, sign your authorizations, review balances and activity, and implement your own custom carriers.

Contracts

Define public rules and produce results that applications can inspect.

Carriers

Public, free and private services can provide paths for Spore propagation. Vercel, GitHub Pages, Cloudflare Pages, Google Drive, AWS, X and Instagram are examples of places where compatible carriers, pages or publications can expose routes or copies.

Keepers

Actively propagate spores and maintain useful copies across the network.

Scouts

Search public sources for routes and check whether copies remain reachable.

Witnesses

Check economic evidence and help prevent contradictory spends.

Discovery

Shares verifiable notices and routes for newly discovered objects, transfers and relevant network information with active wallets. Each wallet verifies recovered content before accepting it.

06 / DIGITAL OWNERSHIP

Your digital assets should move with you.

Create, own, exchange and use digital assets across compatible experiences built on MYRIA. <MYR>, community tokens and contract assets keep their identity as they move through the network.

Own it once. Use it across compatible MYRIA experiences.

07 / Experiences & Ideas

Contracts, dApps and ideas that share a connected world.

Smart contracts define public rules. dApps turn those rules into useful experiences while objects and assets can remain connected beyond the application that created them.

Smart contractsdAppsCommunitiesMarketsCreative toolsInnovative ideas

08 / Public programs

Readable instructions. Results anyone can check.

A smart contract is a public set of rules. Anyone can read what it is designed to do, the wallet presents actions that require approval, and the network records each confirmed result so others can check it.

You can bring an innovative idea to life simply and quickly with an approachable subset of JavaScript designed to run predictably.

contract.js
const ONE_MYR = 1_000_000_000n;

function init(input, ctx) {
  return {
    config: {
      owner: ctx.caller,
      minimumDeposit: ONE_MYR
    },
    state: {
      deposits: 0,
      totalReceived: 0n
    }
  };
}

function contract(input, ctx) {
  const amount = input.amount;
  ctx.transfer(ctx.caller, ctx.owner, amount);
  ctx.setState({ round: input.round });
  return { accepted: true, amount: ctx.formatMYR(amount) };
}
01Readable instructions02Approved execution03Confirmed result

09 / A living network

The network grows with everything that joins it.

Every Spore that is published and announced can add another discoverable object. Every application can create new experiences. Every participant can open new paths.

One Spore joins the network. Millions of Spores become MYRIA.
In development

Connected beyond MYRIA.

The future will not belong to one network. MYRIA is being designed to connect with existing digital ecosystems so assets and experiences can move between worlds.

Different networks. One connected future.

10 / Developers

Build what should last.

MYRIA gives developers a network for verifiable digital objects, assets and applications that can move beyond a single central service.

11 / Early support

Help MYRIA take its next step.

The presale is being prepared as a way to support MYRIA early. The support target is $50K USD to keep strengthening the network, its tools and the experience of builders and participants.

Opening soon
Support target$50K USD
Initial presale reference1 USD = 10 <MYR>
Road to the targetOpening soon
20%$10KMulti-RegionAWS geo-redundancy
50%$25KMulti-CloudAWS + Azure + Cloudflare
80%$40KLP & incentivesFor creators
100%$50KPropagation campaignSocial media & strategic partners

Progress will appear here when a verifiable figure is available.

* This initial infrastructure helps the network grow; it is not intended to become a permanent dependency. In a mature network, any of these services could disappear and MYRIA could continue through other active copies, carriers and routes.

A more connected tomorrow

The internet gave us a place to connect.MYRIA is building a way for those connections to last.

Your content. Your assets. Your creations. Your digital world.

More connected tomorrow.