https://github.com/hirosystems/signer-metrics-api
https://github.com/hirosystems/signer-metrics-api
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hirosystems/signer-metrics-api
- Owner: hirosystems
- License: apache-2.0
- Created: 2024-10-09T13:19:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-27T16:58:11.000Z (over 1 year ago)
- Last Synced: 2025-02-22T19:50:01.239Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://signer-metrics-api.vercel.app/
- Size: 3.9 MB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
/ / ▶ Signer Metrics API
/ --- / REST API for monitoring and analyzing signer behavior on the Stacks blockchain network.
/ /
[](https://codecov.io/gh/hirosystems/signer-metrics-api)
[](#Introduction)
[](#Features)
[](#Quick-start)
[](#Documentation)
[](#Contribute)
## Introduction
## Features
## Quick-start
## Documentation
https://signer-metrics-api.vercel.app/
## Bugs and feature requests
If you encounter a bug or have a feature request for the Stacks Explorer, we encourage you to follow the steps below:
1. **Search for existing issues:** Before submitting a new issue, please search [existing and closed issues](https://github.com/hirosystems/.github/issues) to check if a similar problem or feature request has already been reported.
1. **Open a new issue:** If it hasn't been addressed, please [open a new issue](https://github.com/hirosystems/.github/issues/new/choose). Choose the appropriate issue template and provide as much detail as possible, including steps to reproduce the bug or a clear description of the requested feature.
1. **Evaluation SLA:** Our team reads and evaluates all the issues and pull requests. We are avaliable Monday to Friday and we make a best effort to respond within 7 business days.
Please **do not** use the issue tracker for personal support. You'll find help at the [#support Discord channel](https://discord.gg/SK3DxdsP).
## Contributing
Development of this project happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements. Read below to learn how you can take part in improving this project.
### Code of Conduct
Please read the projects's [Code of conduct](https://github.com/hirosystems/.github/blob/main/CODE_OF_CONDUCT.md) since we expect project participants to adhere to it.
### Contributing Guide
Read our [contributing guide](https://github.com/hirosystems/.github/blob/main/.github/CONTRIBUTING.md) to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes.
## Community
Join our community and stay connected with the latest updates and discussions:
- [Join our Discord community chat](https://discord.gg/ZQR6cyZC) to engage with other users, ask questions, and participate in discussions.
- [Visit hiro.so](https://www.hiro.so/) for updates and subcribing to the mailing list.
- Follow [Hiro on Twitter.](https://twitter.com/hirosystems)
## License
This project is open source and released under the Apache 2 License.
# Notes to use this template
- Start from this template for public repository.
- You'll need to fine tune this readme, as well as the contributions guides, and issue and PR templates.
- If you need a project board, you'll find the Hiro board template on the options while [creating a new board](https://github.com/orgs/hirosystems/projects).
- Follow this [GH action examples for Semantic Versioning](https://github.com/hirosystems/gh-actions-example).
- If you are using semantic release, you will also want to limnt your commit messages.