Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.23 KB

README.rst

File metadata and controls

33 lines (21 loc) · 1.23 KB

Raiden Network

Python 3.7 Chat on Gitter

Raiden Network documentation

The Raiden Network is an off-chain scaling solution, enabling near-instant, low-fee and scalable payments. It’s complementary to the Ethereum blockchain and works with any ERC20 compatible token.

The Raiden project is a work in progress. Its goal is to research state channel technology, define protocols and develop reference implementations.

For more information please visit https://raiden.network/.

Installation

Please refer to the Installation section in the official docs.

Smart Contracts

The smart contracts are available in the raiden-contracts repo.