Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

  1. Download and install Java 8 or higher
  2. Download and install sbt at http://www.scala-sbt.org/
  3. Clone Rosette repository - git clone https://github.com/rchain/rchain
  4. Checkout dev branch - git checkout dev
  5. To build Rosette jar file go to roscala directory and run sbt assembly, built file should be located at ./target/scala-2.12
  • No labels