Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 895 Bytes

File metadata and controls

31 lines (18 loc) · 895 Bytes
description
This mainnet tutorial will cover the basics for joining a token network, making payments, and depositing into a channel. For a more comprehensive guide of the Raiden API see the API documentation.

Overview

{% hint style="warning" %} Before you start, make sure Raiden is correctly installed and configured by following the manual installation instructions.

Also make sure you have read and understood the safe usage guidelines before starting to use Raiden. {% endhint %}

{% page-ref page="whitelisted-tokens-1.md" %}

{% page-ref page="deposit-tokens-to-the-udc.md" %}

{% page-ref page="join-a-token-network-1.md" %}

{% page-ref page="make-a-payment.md" %}

{% page-ref page="deposit-tokens.md" %}

{% page-ref page="channel-status.md" %}

{% page-ref page="mediation-fees.md" %}