Skip to content

skalenetwork/IMA

SKALE Interchain Messaging Contracts

Discord

A critical note about production readiness

The IMA is still in active development and therefore should be regarded as alpha software. The development is still subject to further security hardening, testing, and breaking changes.

The proxy contracts have been reviewed and audited by a third-parties for security. Please see SECURITY.md for audit reports and reporting policies.

Software Architecture

IMA consists of the following three parts:

  1. Mainnet smart contracts.
  2. SKALE Chain smart contracts.
  3. A containerized IMA Agent application.

Smart contracts are interfaces for any software working with Mainnet and SKALE Chain like other smart contracts deployed there or software connecting these Ethereum networks. The Agent is a Node JS application connecting the smart contracts on Mainnet with SKALE Chains.

Components Structure

Proxy

IMA proxy is the Solidity part of IMA containing Mainnet and SKALE Chain smart contracts.

For more information

Learn more about the SKALE community over on Discord.

Security and Liability

All contracts are WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

License

License All contributions are made under the GNU Affero General Public License v3. See LICENSE. Copyright (C) 2019-Present SKALE Labs.