Skip to content

Alpha Testnet Initial Release (with console)

Pre-release
Pre-release
Compare
Choose a tag to compare
@mpk2 mpk2 released this 07 Jul 19:33
56f5cc8

This is the first release of the testnet client. It contains:

  • An integrated javascript-style console for interaction with the client
  • Default settings linking the client to AWS testnet bootstrap nodes
  • A JAR file ready to run via command-line on any platform running JRE 8
  • Scripts for running the client without requiring command-line interaction

To run via the command-line, simply use

java -jar project-bifrost-assembly-0.1.0-alpha.jar

in the same directory as the JAR. Otherwise, use the respective .sh (Unix) or .bat (Windows) files provided.