Introduction

Omni Book Banner

Welcome to the Omni Book !

Here you will find all the essential information about the Omni Stack, a suite of libraries and utilities designed to help you develop chain-abstracted applications on the NEAR blockchain.

Main Components

The Omni Stack is composed of three main components:

  • Omni Box: A multichain testing environment for developing NEAR smart contracts. It allows developers to integrate easily with the MPC signer and propagate transactions to multiple chains, including Bitcoin, NEAR and EVM networks like Ethereum.

  • Omni Testing Utilities: Essential utilities for testing, designed to enhance development efficiency and reduce boilerplate.

  • Omni JSON RPC Client: A multichain client for interacting with JSON-RPC APIs, enabling communication with multiple Blockchain networks.

What's Next?

Head over to our Installation guide to set up the Omni Stack. Once installed, you can get started by following Hello Omni for your first example.