Update README.md

This commit is contained in:
Ludo Galabru
2023-04-05 12:57:44 -04:00
committed by GitHub
parent 89b94e7d5d
commit d09dac17ea

View File

@@ -1,7 +1,7 @@
## How to run
In a console, we will launch `vault-monitor`. `vault-monitor` is a program that will be processing the events triggered by `chainhook-db`. Ruby on Rails (ruby 2.7+, rails 7+) was used to demonstrate that Chainhooks is a language agnostic layer.
In a console, we will launch `vault-monitor`. `vault-monitor` is a program that will be processing the events triggered by `chainhook`. Ruby on Rails (ruby 2.7+, rails 7+) was used to demonstrate that Chainhooks is a language agnostic layer.
```bash
# Navigate to vault monitor directory