Skip to main content

Use Cases

Overview

The Use Cases section primarily focuses on analyzing scenarios where Reactive Contracts might be a game changer.

The Basic Demo is a basic use case of the Reactive Network enabling low-latency event monitoring, capturing logs from origin chain contracts, processing them, and triggering callbacks on the destination chain.

The Deploying Reactive Contracts with Remix article is a guide for deploying a Reactive Contract using the Remix Development Environment.

The Uniswap V2 Stop Order Demo is a demo of a simple Reactive contract that implements a stop order upon a Uniswap V2 liquidity pool. Study its setup and try deploying and testing it yourself.

The Approval Magic Demo extends reactive and subscription-based concepts to implement an approval-based token exchange across multiple chains.

If you have an idea for another use case, feel free to submit and turn it into a bounty, using our Unicornization program.

GitHub Repository

Visit the Reactive Contract Demos repository on GitHub to clone the project and start exploring!