An open API service indexing awesome lists of open source software.

https://github.com/raiden-network/raiden-common

Common code between python-based Raiden projects
https://github.com/raiden-network/raiden-common

Last synced: about 1 month ago
JSON representation

Common code between python-based Raiden projects

Awesome Lists containing this project

README

          

# Raiden-Common

Collection of shared code between python based Raiden projects. Provides:
* Contract proxies
* Event fetching code
* Types
* Code that was in the python client and has not yet been moved into it's final place.