cyl-e / raiden

Raiden Network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raiden Network

Gitter

Raiden Network is a proposed extension to Ethereum which scales-out asset transfer capacity.

It's inspired by the Lightning Network which leverages off-chain asset transfers to carry out the vast majority of transactions.

This is work in progress.

Installation

Please follow the installation instructions in the wiki.

macOS specifics

First install the system-dependecies for a successful build of the Python packages:

  1. brew install pkg-config libffi automake
  2. export PKG_CONFIG_PATH=/usr/local/Cellar/libffi/3.0.13/lib/pkgconfig/

About

Raiden Network

License:MIT License


Languages

Language:Python 98.3%Language:JavaScript 0.9%Language:HTML 0.5%Language:Makefile 0.3%