Mainnet is Live

The Foundation of
Absolute Decentralization.

A native, mathematically-secured Layer 1 Blockchain engineered for maximum velocity. No dependencies. No bloat. Just pure computational power.

Sub-Millisecond

Block Finality

Proof of Stake

Consensus Engine

Zero

NPM Dependencies

The Application Layer

Native Smart Contracts powering the next generation of Finance.

🪙

ALC-20 Token Standard

Deploy custom cryptocurrencies, Stablecoins, and utility tokens instantly using the global AlumniDeFi registry.

💱

AlumniSwap AMM DEX

A globally shared, deeply liquid Automated Market Maker integrated directly into the Layer 1 protocol.

Run a Node in 30 Seconds.

The ALUMNI protocol can be run instantly via Docker. Start verifying blocks without needing compiler tools or repository access.

  • Create a `docker-compose.yml` file
  • Run `docker compose up -d`
  • You are now verifying the network.
bash - alumni-node
curl -sO https://alumniinteractive.com/docker-compose.yml docker compose up -d 🚀 Pulling image and starting ALUMNI PoS Node... ✅ Node successfully started in background! 📡 API URL: http://localhost:3001
Validator Access

Become an ALUMNI Validator

Run a secure validator node using Docker. Keep your node online with stable compute, storage, and network access, and mount a persistent volume to protect your keys and blockchain database.

  • Start your node with the Docker compose instructions above.
  • Securely back up your key file generated in `./alumni-data/alumni_node_wallet.json`.
  • Fund your validator wallet and submit a `STAKE` transaction to activate validation.