Skip to content

czepluch/raiden

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.3%
  • Other 1.7%