Skip to content

ala-mode/infrastructure

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

343 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This repository is a cargo "workspace" that manages two sibling crates.

Crate: zingo-infra-services in ./services

Manages download and placement of static resources, these include:

  • zainod
  • lightwalletd
  • zebrad
  • zcashd
  • zcash-cli
  • zingo-cli

Once these are fetched, in place, and executable, this crate exposes interfaces to consuming crates that allow them to be managed.

Crate: zingo-infra-testutils in ./testutils

This is a crate that depends on zingo-infra-services, and leverages its public interfaces to provide test tooling, and a suite of integration tests built on those tools.

About

Manage zcash infrastructure (validators and indexers) currently used for tests.

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 97.4%
  • Shell 2.6%