Skip to content

dsrvlabs/vatz-community-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

VATZ Community Plugins

vatz-community-plugins is a collection of unofficial plugins contributed by members of the community members who want to extend the functionality of the VATZ project with their own plugins. You are welcome to share your own plugins with the broader community.

For official VATZ plugins under DSRV's management, please refer to the following repositories:

How to Register Your Plugin

To contribute your plugin to this repository, please follow these steps:

  1. Ensure that your plugin meets the following prerequisites:

    • The plugin repository must be public.
    • The plugin must be registered with an official package library (e.g., pkg.go.dev, npmjs.com, etc.).
  2. Add your plugin to the "Plugin List" section, including the following details:

    • Plugin Name
    • GitHub Repository URL
    • Brief Plugin Description
    • Package address (if applicable)
  3. Submit a Pull Request (PR) to register your plugin in README.md.
    If you wish to include additional instructions or more detailed documentation, you can add a separate .md file under the plugins directory.

Plugin List

Number Name GitHub Repository Description Package Address (if available) Additional Info
1 vatz-plugin-sei https://github.com/dsrvlabs/vatz-plugin-sei Monitors Sei-network nodes with provided metrics https://pkg.go.dev/github.com/dsrvlabs/vatz-plugin-sei
2 vatz-plugin-avail https://github.com/dsrvlabs/vatz-plugin-avail Monitors Avail-network nodes with provided metrics https://pkg.go.dev/github.com/dsrvlabs/vatz-plugin-avail
3 vatz-plugin-near https://github.com/dsrvlabs/vatz-plugin-near Monitors NEAR-network nodes with provided metrics https://pkg.go.dev/github.com/dsrvlabs/vatz-plugin-near
4 vatz-plugin-solana https://github.com/dsrvlabs/vatz-plugin-solana Monitors Solana-network nodes with provided metrics https://pkg.go.dev/github.com/dsrvlabs/vatz-plugin-solana
5 vatz-plugin-watchers https://github.com/dsrvlabs/vatz-plugin-watchers Monitors the signing status of validators in Cosmos-based protocols https://pkg.go.dev/github.com/dsrvlabs/vatz-plugin-watchers
6 vatz-plugin-flow https://github.com/dsrvlabs/vatz-plugin-flow Monitors Flow nodes with provided metrics https://pkg.go.dev/github.com/dsrvlabs/vatz-plugin-flow
7 vatz-plugin-eth-el https://github.com/dsrvlabs/vatz-plugin-eth-el Monitors ETH-el nodes with provided metrics https://pkg.go.dev/github.com/dsrvlabs/vatz-plugin-eth-el
8 vatz-plugin-namada https://github.com/dsrvlabs/vatz-plugin-namada Monitors Namada nodes with provided metrics https://pkg.go.dev/github.com/dsrvlabs/vatz-plugin-namada
9 vatz-plugin-balance https://github.com/dsrvlabs/vatz-plugin-balance Monitors Cosmos-based Protocols nodes Balance https://pkg.go.dev/github.com/dsrvlabs/vatz-plugin-balance
10 vatz-plugin-matic https://github.com/dsrvlabs/vatz-plugin-matic Monitors Matic nodes with provided metrics https://pkg.go.dev/github.com/dsrvlabs/vatz-plugin-matic

Releases

No releases published

Packages

No packages published