Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

A small app to demonstrate the usage of the Raiden Light Client at EthCC 2021

Notifications You must be signed in to change notification settings

raiden-network/raiden-ethcc-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raiden EthCC Demo

This is a small application to demonstrate the simple usage of the Raiden Light Client, using its TypeScript library in a little React application.

Getting Started

After cloning this repository (git clone https://github.com/raiden-network/raiden-ethcc-2021.git), run yarn install to setup the project and install all of its dependencies.

To run the application, just execute yarn start in the root directory of the repository. It will start an automatically updating development server and opens it in the web-browser.

The main implementation of the application takes places in the ./src/App.js file. Its the only file that need to be touched for this demonstration.

About

A small app to demonstrate the usage of the Raiden Light Client at EthCC 2021

Resources

Stars

Watchers

Forks