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
- Host: GitHub
- URL: https://github.com/raiden-network/raiden-common
- Owner: raiden-network
- License: other
- Created: 2022-07-27T08:03:28.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-04T08:08:18.000Z (over 2 years ago)
- Last Synced: 2024-03-26T14:35:08.683Z (about 2 years ago)
- Language: Python
- Size: 27.7 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
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.