Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laurci/mx-plug-unit
MultiversX plugin for the unit crossbar
https://github.com/laurci/mx-plug-unit
Last synced: 30 days ago
JSON representation
MultiversX plugin for the unit crossbar
- Host: GitHub
- URL: https://github.com/laurci/mx-plug-unit
- Owner: laurci
- Created: 2023-10-19T08:54:09.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-20T07:43:59.000Z (about 1 year ago)
- Last Synced: 2024-10-30T06:27:16.976Z (3 months ago)
- Language: Rust
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mx-plug-unit
MultiversX Plugin for pushing events to the unit crossbar.
Learn more about this repository [here](https://laurci.notion.site/XDay-Hackathon-Log-087f6778a60245f58a4e0d9e2bea3b95?pvs=4).
This plugin is a wrapper around the unit corssbar API client.
## Environment
The plugin looks for the crossbar API key and endpoint in the following Environment vars: `UNIT_CROSSBAR_ENDPOINT` and `UNIT_CROSSBAR_KEY`.