Skip to content

dappnode/DAppnodePackage-raiden-testnet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DAppnodePackage-raiden-testnet

DAppNodeStore Available

This is a package to deploy a Raiden node in a DAppNode.

This package is for development purposes only, to be deployed on any testnet.

The Raiden Network is an off-chain scaling solution, enabling near-instant, low-fee and scalable payments. It’s complementary to the Ethereum blockchain and works with any ERC20 compatible token.

See the documentation for more information.

How to use this package

TODO

Build prerequisites

  • git

    Install git commandline tool.

  • docker

    Install docker. The community edition (docker-ce) will work. In Linux make sure you grant permissions to the current user to use docker by adding current user to docker group, sudo usermod -aG docker $USER. Once you update the users group, exit from the current terminal and open a new one to make effect.

  • docker-compose

    Install docker-compose

Note: Make sure you can run git, docker ps, docker-compose without any issue and without sudo command.

Building

docker-compose build

Running

License

This project is licensed under the MIT License - see the LICENSE file for details

Note

This is early stage software

About

DAppNode package for the Raiden Network (testnet version)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5