Raiden Services contain additional tools for the Raiden Network.
Project description
Raiden Services
Supplemental services for the Raiden Network.
More information can be found in the documentation and in the service intro blogpost.
Monitoring Service
The Monitoring Service watches open payment channels when the user is not online. In case one of the user’s channel partners wants to close a channel while the user is offline, the monitoring service sends the latest balance proof to the smart contract and thus ensures the correct settlement of the channel.
Pathfinding Service
The Pathfinding service supports users in finding the cheapest or shortest way to route a payment through the network. A pathfinding service relies on data from the network, the respective smart contract as well as information provided voluntarily by mediating nodes. This information consists of the mediation fees charged and the respective available channel capacities.
Specification
For more technical details see:
- Services smart contracts specification
- Monitoring Service specification
- Pathfinding Service specification
Service Providers
To become a service provider, follow the instructions in the Raiden Service Bundle repository.
Developers
The Raiden Services require Python 3.7+.
To install the latest development version of the services run the following commands:
git clone git@github.com:raiden-network/raiden-services.git
cd raiden-services
virtualenv -p python3.7 venv
source venv/bin/activate
make install-dev
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file raiden-services-0.13.2.tar.gz
.
File metadata
- Download URL: raiden-services-0.13.2.tar.gz
- Upload date:
- Size: 71.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a75a78d4d7632d92708f32231f3df994ab9f2a453b616bb9dcec901da856515e |
|
MD5 | 35c486954f6ff4adc84ebe55ef3474ba |
|
BLAKE2b-256 | 3f6104f1eeb4b00d44dfbf105c1f6383c36d8b3f21725396189651c3b5018e21 |
Provenance
File details
Details for the file raiden_services-0.13.2-py3-none-any.whl
.
File metadata
- Download URL: raiden_services-0.13.2-py3-none-any.whl
- Upload date:
- Size: 86.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a5e5dc8462e71762283a37da38d05eca65bc535f46b02ce7fa38e620a8ee0c8 |
|
MD5 | cc8a7a999e5c4aaef4c8c8255e515ef1 |
|
BLAKE2b-256 | d98bbba66ff0678adc89f54291a13dd52f28926d04af041c633e16feb2071a34 |