Skip to content

v0.1.5 Bacon

Compare
Choose a tag to compare
@drewstone drewstone released this 08 Mar 14:26
· 310 commits to master since this release
0169415

Bacon Testnet

To run against the live Edgeware testnet, download the zip or tar, unpack it, and proceed with the following steps.

  1. First cd into the project directory and edit the ./build.sh file to change the following lines
PROJECT_ROOT=`git rev-parse --show-toplevel`

to

PROJECT_ROOT=`echo $(pwd)`
  1. Run ./build.sh
  2. Run cargo run -- --chain=edgeware --name {INSERT_NAME}`