On-chain messages

On-chain events are now possible with the new Iris protocol, Connect your smart contracts and start buildning complex solutions

MyChannel.sol
MyListener.sol
function foo {
broadcast(channel, eventIndex, data);
}

Introduction

Getting started

Learn how to set up in your network and send your first messages in minutes.

Implementation

Step-by-step guides to setting up your network.

Core concepts

Learn how the internals work and contribute.

Advance Guide

Extend the ptrocol to your needs.

API reference

Know everything to adapt the implementation.


Quick start

Build your first on-chain network is as simple as to install a package and register your channel and listeners in our our app

Installing dependencies

We will explore the minimun needed to start building your network. First install this library into your project

yarn add @aurelianoa/iris-channels
npm install @aurelianoa/iris-channels

You are good to go! jump into the Implementantion page to set up your network.


Getting help

We are building our offcial channels but in the mean time reach out the founder @aurelianoa at x (tiwtter)

Submit an issue

Go to our official package on github to submit and issue.

Join the community

We are currently working on creating our community. in the meantime reach the founder at x (tiwtter)