Create
Create a signed digital action or object.
A more connected digital world
MYRIA is a decentralized network for creating, moving and verifying signed digital objects across the internet people already use — without depending on a central MYRIA server.
Create → Seed → Discover → Verify
A network without a single home, extended by every participant.
01 / Why MYRIA
Most digital networks depend on infrastructure controlled from one place. MYRIA distributes its presence across the services its community chooses to use.
It has no single home: each participant can use, carry and propagate Spores through different services, creating new paths that keep the network active.
Create a signed digital action or object.
Publish it through compatible everyday internet paths.
Wallets and participants find available copies.
Cryptography confirms identity and integrity.
In MYRIA, these verifiable objects are called Spores.
02 / The everyday internet
MYRIA uses the internet and familiar services people already visit every day as routes for the network.
Websites, clouds, social posts, images, links and files can become compatible paths. Every community member who enables one helps MYRIA spread beyond any single provider.03 / Spores
A Spore is a verifiable representation of a digital action or object, prepared to travel through different MYRIA paths without losing its identity.
SPORE FAMILIES AND ROLES
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
HOW MYRIA SPREADS AND VERIFIES
Each transaction links back to a verifiable origin and extends new verifiable paths across the network.
One origin · Many paths · Independent verificationf1dbe77a…f1dbe77a…TESTNET_V1f1dbe77a…runtime-v1TESTNET_V18c196765…f1dbe77a…33231f0b…f1dbe77a…04 / RESILIENCE
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.
RESILIENCE IN PLAIN LANGUAGE
MYRIA does not assume that any server, Carrier or participant will remain online forever. Objects can have independent copies, and the network keeps discovering and propagating useful paths.
More participating services create more paths and reduce dependence on any single provider.
VISIBLE PROOF
The Observer lets anyone inspect the active network identity and follow verified objects, their relationships and their available paths.
f1dbe77a…889d2c Initial bundle33231f0b…d3a0f1 Authorized runtime8c196765…5b9e6c Open MYRIA Observer05 / DIGITAL OWNERSHIP
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.EXPERIENCES AND IDEAS
dApps turn contracts and assets into communities, markets and creative tools that can share compatible objects.
06 / NETWORK PIECES AND PARTICIPANTS
People use wallets and contracts, while Carriers, Keepers, Scouts, Witnesses and Discovery contribute complementary capabilities.
Uses a wallet to send and receive value, use dApps, authorize contract actions and create content.
Helps propagate Spores, keep useful paths available and sustain the network through participating services.
Creates utility, innovative ideas, everyday smart contracts and AI integrations, while contributing to the continuity, preservation and propagation of the network and participating in eligible fees and rewards.
Compatible public, free or private services expose routes or copies through infrastructure such as websites, cloud storage and social publications.
Actively propagate Spores and maintain useful copies across the network.
Search public sources for routes and check whether copies remain reachable.
Check economic evidence and help prevent contradictory spends. For contracts that need randomness, an exact 5-of-7 certificate fixes the commit and a designated prover supplies the VRF proof.
Shares verifiable notices and routes for relevant objects and activity. Every wallet verifies recovered content before accepting it.
NETWORK FEES
The community can take part through MYRIA’s different network roles. Selected roles, such as Keepers, may receive fees and rewards for useful, verifiable work assigned by the network.
Join the network, contribute useful capacity and turn your participation into value.07 / Public programs
A smart contract publishes instructions that the wallet can present before signing. Every confirmed execution leaves a result that others can verify.
You can bring an innovative idea to life simply and quickly with an approachable subset of JavaScript designed to run predictably.
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({ deposits: input.round });
return { accepted: true, amount: ctx.formatMYR(amount) };
}08 / MYRIA Agent AI
MYRIA Agent AI is being designed to explain network activity in plain language, find relevant information and help prepare actions across wallets, dApps and contracts.
The wallet still presents every action for your approval. The agent never signs or moves value on its own.09 / A living network
One application can reuse objects created by another, a wallet can recover information through different routes, and a community can build new experiences without starting from zero.
The network gains value when its participants connect what already exists.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
MYRIA provides SDKs and tools for building wallets, carriers, dApps and contracts around verifiable objects.
11 / Early support
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.
Pilot available on Solana Devnet · Public presale coming soon0 USDT of 50,000 USDT · 0 confirmed purchases
* This infrastructure accelerates the initial rollout and expands early coverage. Its purpose is to support growth, not to become a permanent MYRIA dependency.
THE NEXT STEP
Use it. Build on it. Propagate it. Keep it moving.
MYRIA NETWORK