https://github.com/chorusone/skale-tools
skale-tools are a collection of tools for operators of validators on the SKALE blockchain.
https://github.com/chorusone/skale-tools
blockchain skale skale-network
Last synced: 2 months ago
JSON representation
skale-tools are a collection of tools for operators of validators on the SKALE blockchain.
- Host: GitHub
- URL: https://github.com/chorusone/skale-tools
- Owner: ChorusOne
- License: apache-2.0
- Created: 2021-02-25T14:22:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-25T14:41:55.000Z (over 4 years ago)
- Last Synced: 2025-02-15T03:29:42.238Z (4 months ago)
- Topics: blockchain, skale, skale-network
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 4
- Watchers: 22
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chorus One SKALE-tools
A collect of tools that may be of use to validator operators on the SKALE network.## auto-accept
This script periodically (set to two minutes) polls the list of delegations for the given validator, and accepts any delegations in the PROPOSED state.## skalemon
SKALEmon is a prometheus exporter for SKALE nodes; it connects to the SKALE watchdog daemon running on each node, and presents a single prometheus endpoint that can be monitored using Prometheus.## Important Notice
These tools are provided free of charge, and free of liability, under the Apache 2.0 License, which can be found in this repository under LICENSE.md.