Skip to main content

Reactive Network Docs Image

Overview

Reactive Network is a fully EVM-compatible execution layer that allows developers to create the next wave of dApps using Reactive Smart Contracts. These contracts differ from traditional ones by using Inversion-of-Control for the transaction lifecycle, driven by data flows across blockchain ecosystems rather than user input.

Reactive Smart Contracts receive event logs from various chains, executing Solidity logic based on these events instead of user transactions. They can independently determine the need to transmit data to the destination chain, enabling conditional state changes. Reactive Network offers fast and cost-effective computation through a proprietary parallelized EVM implementation.

note

Reactive Network is currently undergoing intensive development. All statements in this documentation hold true as of the time of writing; however, given the dynamic nature of our development process, rapid changes may occur without any prior notice.

Reactive Bounties

Try building on Reactive and earn rewards for your contributions. Join our bounty program to support the Reactive Network and get paid for your work.

Reactive Bounties →

Get Kopli Testnet REACT

Acquire Kopli REACT tokens by simply interacting with the Reactive faucet contract on Sepolia. Follow the link below for the details.

Get Kopli Testnet React →

Deploy Your First Reactive Smart Contract

Read through a guide covering the deployment of a reactive contract, from setting up the environment and configuring variables to detailed insights on development and testing.

Reactive Use Cases →

Reactive Demos

Study practical demonstrations of the Reactive Network's capabilities, including monitoring logs from L1 contracts, facilitating fund transfers, implementing stop orders for Uniswap V2, and capturing historical exchange rates. The demos highlight the interaction between various smart contracts and explore areas for optimization, such as security and gas efficiency.

Reactive Demos →

Reactive Education

Look into our educational materials with detailed lectures, GitHub code snippets, and video demonstrations, focusing on both theoretical knowledge and practical challenges like executing Uniswap stop orders, syncing NFT ownership across multiple chains, and auto-harvesting staking rewards.

Educational Materials →