Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.
bridgev edited this page Nov 19, 2018 · 5 revisions

Installation Guide

Wittgenstein Installation

Clone the Wittgenstein

Clone to your local machine using:

git clone https://github.com/ConsenSys/wittgenstein.git

Build Wittgenstein

After cloning the repo go to the folder and you can build using gradle.

gradle build

This will run the test set in the build.gradle file. You can now start using Wittgenstein. For a quick start on how to use the simulator go here.

Clone this wiki locally