openzeppelin-monitor
A blockchain monitoring service that watches for specific on-chain activities and triggers notificat
3.0K
⚠️ This software is in alpha. Use in production environments at your own risk.
In the rapidly evolving world of blockchain technology, effective monitoring is crucial for ensuring security and performance. OpenZeppelin Monitor is a blockchain monitoring service that watches for specific on-chain activities and triggers notifications based on configurable conditions. The service offers multi-chain support with configurable monitoring schedules, flexible trigger conditions, and an extensible architecture for adding new chains.
Install | User Docs | Quickstart | Crate Docs
./config directory and modify according to your needs. See examples for more information.You can pull the latest image using the following command:
docker pull openzeppelin/openzeppelin-monitor:latest
You can run the image using the following command:
docker run -d \
--name monitor \
-v ./config:/app/config:ro \
openzeppelin/openzeppelin-monitor:latest
You can stop the container using the following command:
docker stop monitor
You can remove the container using the following command:
docker rm monitor
You can remove the image using the following command:
docker rmi openzeppelin/openzeppelin-monitor:latest
We welcome contributions from the community. Please read our contributing section for more information.
This project is licensed under the GNU Affero General Public License v3.0 - see the LICENSE file for details.
For security concerns, please refer to our Security Policy.
If you have any questions, first see if the answer to your question can be found in the User Documentation.
If the answer is not there:
We encourage you to reach out with any questions or feedback.
Content type
Image
Digest
sha256:9305f80c4…
Size
111.8 MB
Last updated
7 days ago
docker pull openzeppelin/openzeppelin-monitor:sha-102b9adabd