Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 834 Bytes

the-raiden-web-interface.md

File metadata and controls

31 lines (18 loc) · 834 Bytes
description
The Raiden web interface (WebUI) helps you to interact with your Raiden node and aims to inspire to create own applications that utilize the Raiden REST API endpoints.

Overview

Run the Raiden web application

To run the WebUI you need to install Raiden and set up a Raiden node. The easiest way to do so is by using the quick start guide.

{% page-ref page="../installation/quick-start/" %}

Once you have a Raiden node up and running the WebUI will be available on http://localhost:5001.

Overview

This tutorial will teach you how to:

{% page-ref page="screens.md" %}

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

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

{% page-ref page="add-more-tokens.md" %}

{% page-ref page="close-channels-and-settle-payments.md" %}