Skip to main content

Atlas Documentation

Atlas is the blockchain for verifiable finance—a financial world where transparency, security, and performance coexist.

Leveraging a custom, hyper-efficient implementation of the Solana Virtual Machine (SVM), Atlas serves financial applications that require the performance of traditional finance with the transparency of decentralized finance.

Why Atlas?​

Atlas is built specifically for financial applications that require reliable transaction delivery, near-zero transaction costs, speed-of-light pre-confirmations, frequent and reliable oracle updates, and honest sequencing. We’ve made opinionated decisions that a neutral, general-purpose blockchain can’t.

Example Use Cases​

Some applications we expect to perform better on Atlas than on any other blockchain include:

  • On-chain orderbooks
  • Margin systems
  • High frequency trading

Solana / SVM Compatibility​

Atlas is built on a custom implementation of the Solana Virtual Machine (SVM).

You can use the same developer tools you’d use with Solana to build on Atlas. Existing Solana programs can be deployed out-of-the-box to take advantage of Atlas’s high performance, low fees, and low jitter.

note

When complete, Atlas will be a Layer 2 blockchain that settles to Ethereum mainnet.

Advanced Architecture​

Atlas introduces subtle yet powerful architectural differences, some of which include:

Rapid State Merklization

High throughput enabled by full state merklization every slot, with a 50ms slot interval

Next-Gen RPC

A redesigned RPC implementation that is modular, horizontally-scalable, and backwards-compatible

Isolated Execution

A VM executor that supports purely functional transaction execution

Ready to start building?​

Head to Quickstart!