Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/functionland/fx-blox
FxBlox is an App to configure FxBlox towers
https://github.com/functionland/fx-blox
blazor blockchain csharp dotnet ethereum maui maui-blazor rocketpool
Last synced: about 7 hours ago
JSON representation
FxBlox is an App to configure FxBlox towers
- Host: GitHub
- URL: https://github.com/functionland/fx-blox
- Owner: functionland
- License: mit
- Created: 2023-09-09T20:10:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-10T19:46:58.000Z (about 1 year ago)
- Last Synced: 2024-04-28T01:20:12.367Z (7 months ago)
- Topics: blazor, blockchain, csharp, dotnet, ethereum, maui, maui-blazor, rocketpool
- Language: C#
- Homepage: https://fx.land
- Size: 1.85 MB
- Stars: 6
- Watchers: 6
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About FxBlox
FxBlox is an application designed to configure your Blox device. With this application, you can connect to your Blox device and start configuring it.
Your Blox is designed in a way so you can configure different stacks on it such as **Fula Node** or **RocketPool Node**. With FxBlox you are able to add a new Stack to your device in a few easy steps.# To Developers
As a developer, you can easily add support for new stacks. For example, if you want to add support for a new stack for other blockchain networks, it's as easy as pie! Check these documentations for more details:
- [How to develop a new FxStack](https://github.com/functionland/fx-blox/blob/main/docs/fx-stack-overview.md)
- [Setup development environment](https://github.com/functionland/fx-blox/blob/main/docs/setup-development-environment.md)