mojtaba-eshghie / HighGuard

The runtime monitoring tool for smart contracts high-level properties.
https://arxiv.org/abs/2305.08254
MIT License
5 stars 2 forks source link

Add Avalanche test environment functionality #81

Closed hansstammler closed 3 days ago

hansstammler commented 4 weeks ago

Add feature to automatically start up an Avalanche blockchain instance, using Avalanche Network Runner similar to how anvil is currently started.

Code goes into: CI/envs/avalanche-network-runner/index.js

Information and setup instructions goes into: CI/envs/avalanche-network-runner/README.md