Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.38 KB

index.rst

File metadata and controls

31 lines (24 loc) · 1.38 KB

Raiden Network |capitalized_version| Documentation

This is the documentation for the |version| version of the Raiden Network. You can find the source code in our Github Repository.

What is the Raiden Network?

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.

Where to start?

If this is your first encounter with the Raiden Network it is recommended to first take a look at the :doc:`Installation Guide<overview_and_guide>`. Once a Raiden node is up and running you can go try out :doc:`the Web UI<webui_tutorial>`. If you want a more in depth guide on how to start using the Raiden API you should check out the :doc:`Getting started with the Raiden API<api_walkthrough>` guide.

Contents

.. toctree::
  :maxdepth: 2

  overview_and_guide
  api_walkthrough
  rest_api
  what_is_the_dev_preview
  webui_tutorial
  spec
  smart_contracts
  config_file
  changelog
  glossary
  Raiden Codebase Documentation <./_build/generated/modules>