You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Raiden is a proposed extension to Ethereum which scales-out asset transfer capacity in the network.
13
-
It is inspired by the `Lightning Network`_ which leverages off-chain asset transfers to carry out the vast majority of transactions.
14
-
For more information please visit http://raiden.network/.
12
+
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.
15
13
16
-
.. _Lightning Network: https://lightning.network/
14
+
The Raiden project is work in progress. Its goal is to research state channel technology, define protocols and develop reference implementations.
17
15
18
-
**Note:** *This is work in progress*
16
+
For more information please visit http://raiden.network/.
19
17
20
18
Installation
21
19
------------
@@ -24,17 +22,6 @@ Please refer to the `Installation`_ section in the official docs.
0 commit comments