Product attributes
Cryptocurrency attributes
Other attributes
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 work in progress. Its goal is to research state channel technology, define protocols and develop reference implementations.
The Raiden Network is an infrastructure layer on top of the Ethereum blockchain. While the basic idea is simple, the underlying protocol is quite complex and the implementation non-trivial. Nonetheless the technicalities can be abstracted away, such that developers can interface with a rather simple API to build scalable decentralized applications based on the Raiden Network.
The Raiden Wizard provides a quick and easy way for installing Raiden and running a Raiden node. It is a browser application, that assists with creating and funding an account for use with Raiden.The Raiden Wizard provides a quick and easy way for installing Raiden and running a Raiden node. It is a browser application, that assists with creating and funding an account for use with Raiden. https://github.com/raiden-network/raiden-wizard/releases
The Raiden dApp is a reference implementation of the Raiden Light Client SDK. As this release still has its limitations and is a beta release, it is crucial to read the documentation with the security notes before using the software.
https://lightclient.raiden.network/
Blockchains don’t scale well because there needs to be global consensus on the order and outcome of all transfers. Every participant needs to learn about all updates to the shared ledger. Hardware and bandwidth constraints set a limit on the number of updates per second that can be shared in a decentralized network.
The basic idea of the Raiden Network is to avoid the blockchain consensus bottleneck. This is done by leveraging a network of payment channels which allow to securely transfer value off-chain, i.e without involving the blockchain for every transfer.
There are quite a few high profile Ethereum token based projects competing to bring blockchain based payments to the masses. Especially in developing countries these efforts may potentially improve the life of millions. The Raiden Network can be a crucial building block, as significant adoption relies on scalable technology and competitive fees.
Cash as we know it is on the retreat as there is a trend towards cashless societies. Scalable blockchain based payments can help to preserve the private and decentralized nature of cash while updating its user experience to the expectations of a new generation.
Blockchains are a hot candidate to become the payment infrastructure of the upcoming machine-to-machine economy. IoT may increase the number of commercial transactions by an order of magnitude and the cheaper the cost of transfers become, the more use cases emerge. Micropayments can be used to get fine grained access to APIs, bandwidth, computing power, storage, electricity, basically any infrastructure. The same goes for content or entertainment such as webpages, gaming, video or audio streaming. Already today many proposed DApps rely on tiny payments between participants in the network to incentivise cooperative behaviour.
Next to payments, the exchange of tokens is probably the second most prominent use case of blockchains. This is even more so the case, if the current trend of tokenization continues. Decentralized exchanges built on Raiden Network’s atomic token swaps feature allow to instantly exchange tokens at low cost.
Blockchains do not scale well. Current public, permissionless blockchains are unable to achieve more than a low, fixed number of transactions per second. Ethereum has been shown to reach its cap at about 10 transactions per second. Short-term scaling solutions, like raising maximum computation performed per block by a constant factor, will not be able to support continued mainstream adoption.
The Raiden Network will provide a payment system based on payment channel technology that scales with the number of its users. This means that the bigger the Raiden Network becomes, the higher its maximum throughput will be, with practically no upper limit in sight.
Blockchains are slow. At the moment, Ethereum mines a new block approximately every 15 to 30 seconds. To reach practical finality of a transaction, confirmation times of several minutes have to be endured. This significantly degrades user experience and hinders mainstream adoption.
Raiden Network transfers are as fast as text messages. The moment you receive a signed Raiden transfer, you can be certain that you now hold the amount included in the transfer. There is no need to wait for any confirmations.
Using blockchains is expensive. Once a blockchain hits its limit, paying high enough fees to be included in a block becomes a competitive endeavor, as is the case with Bitcoin today. Ethereum will be no different, eventually leading to even higher confirmation times and transaction fees on the order of a few dollars per transaction. For the vision of a global, decentralized, and dependable computer this is highly detrimental.
Raiden Network transfer fees will be several orders of magnitude lower than on-chain transaction fees. Instead of paying for global consensus, you only pay for forwarding peer-to-peer consensus. Low fees allow for a long tail of new use cases which have not been practical before due to high transaction costs. Especially IoT and the Machine-to-Machine economy depend on being able to transfer tiny values. Raiden aims to be the predominant payment layer for these applications.
Ethereum transactions are public, whereas Raiden transfers will be private between the payer, the payee, and the nodes forwarding the transfer. When channels are settled, only the sum of transactions will become visible to the entire world.