GithubHelp home page GithubHelp logo

isabella232 / vit-testing Goto Github PK

View Code? Open in Web Editor NEW

This project forked from input-output-hk/vit-testing

0.0 0.0 0.0 8.26 MB

Incubator for catalyst related testing projects

License: MIT License

Python 0.99% Perl 0.03% Rust 97.78% Nix 0.86% Dockerfile 0.34%

vit-testing's Introduction

vit-testing

Incubator for catalyst related testing projects

User guide documentation available here

Master current build status

CI Status Description
CircleCI CircleCI Master and PRs

Install from Source

Prerequisites

Rust

Get the Rust Compiler (latest stable version is recommended, minimum required: 1.39+).

rustup install stable
rustup default stable
rustc --version # if this fails, try a new command window, or add the path (see below)

Dependencies

  • For detecting build dependencies:
    • Homebrew on macOS.
    • vcpkg on Windows.
    • pkg-config on other Unix-like systems.
  • C compiler (see cc-rs for more details):
    • Must be available as cc on Unix and MinGW.
    • Or as cl.exe on Windows.

Path

  • Win: Add %USERPROFILE%\.cargo\bin to the environment variable PATH.
  • Lin/Mac: Add ${HOME}/.cargo/bin to your PATH.

Commands

git clone https://github.com/input-output-hk/vit-testing
cd vit-testing
cargo install --locked --path vitup
cargo install --locked --path valgrind
cargo install --locked --path iapyx

This will install 3 tools:

  • iapyx: catalyst voting cli;
  • vitup: a command line tool to help you bootstrap catalyst backend;
  • valgrind: minimal proxy service for local deployment;

Documentation

Documentation is available in the markdown format here

License

This project is licensed under either of the following licenses:

vit-testing's People

Contributors

const-iohk avatar dependabot[bot] avatar disassembler avatar dkijania avatar ecioppettini avatar eugene-babichenko avatar garbas avatar github-actions[bot] avatar manveru avatar mrzenioszeniou avatar zeegomo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.