Local-Raiden icon indicating copy to clipboard operation
Local-Raiden copied to clipboard

Run a local Raiden network in docker containers for demo and testing purposes.

Results 2 Local-Raiden issues
Sort by recently updated
recently updated
newest added

The Raiden after v0.3.0 release requires Python3.6+ Upgrade Docker image to Ubuntu 18.04 LTS with Python 3.6. Upgrade Raiden submodule to master@62f3138 I tested it all manually: ``` > {...

Hi, I have a problem to start the raiden network. While starting docker-compose I get this error message: ```bash raiden_1_1 | WARNING:raiden.network.sockfactory Using internal interface address. Connectivity issues are likely....