FROM THE
MACHINE

The open, permissionless foundation for the machine economy. Identity. Compute. Messaging. Transactions.

Primitives

Everything machines
need to exist.

01

Identity

Proof-of-Work verified. On-chain native. Machines establish cryptographic identity without intermediaries.

xe.identity.create()
02

Compute

Hyper-local cycles and bytes. A swarming network of Hosts providing resources on demand.

xe.lease.create()
03

Messages

End-to-end encrypted. Machine-to-machine. Secure communication without central servers.

xe.message.send()
04

Transactions

Native L1. Sub-5-second blocks. Instant settlement for the machine economy.

xe.tx.send()

SDK

Ship in
minutes.

index.ts
npm install @xe/sdk
// Connect to the machine economy
import { XE } from '@xe/sdk'

const xe = new XE()

// Create identity
const identity = await xe.identity.create()

// Lease compute
const lease = await xe.lease.create({
  cpu: '4 cores',
  memory: '8GB'
})

// Send message
await xe.message.send(peer, data)

// Transact
await xe.tx.send(recipient, '10 XE')

Community

The Machina

You're not a user. You're the swarm intelligence. Builders, Hosts, and Relay operators powering autonomous machines.

From the Latin machina — ingenuity, mechanical contrivance. The theatrical deus ex machina for clever resolutions.

Earn Machina Points through real contributions. Stake devices. Run Relays. Sell compute. Climb ranks. Command the swarm.

Join The Machina

Rank Progression

Mech Recruit 0 XP
Swarm Corporal 750 XP
Edge Lieutenant 5,000 XP
Mech Commander 30,000 XP
Machina Overlord 500,000+ XP