Skip to content

skalenetwork/IMA

Folders and files

NameName
Last commit message
Last commit date
Jan 10, 2024
Apr 12, 2023
Mar 1, 2023
May 25, 2023
Jan 15, 2024
Jan 10, 2024
Oct 11, 2023
Apr 10, 2023
Apr 24, 2019
Oct 11, 2023
Jan 8, 2024
Jul 3, 2019
Jan 8, 2024
Jan 8, 2024
Oct 12, 2023
Oct 11, 2023
Jul 29, 2023

Repository files navigation

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.