Pyra is a high-level Distributed Ledger CLI, written in Rust and aiming to capable of running on top of Substrate, Edgeware, or Straightege. It was developed with a focus on enabling fast experimentation. As Keras team says, Being able to go from idea to result with the least possible delay is key to doing good research.
Use Pyra if you need a Distributed Ledger development interface that:
read the documentation at pyra.me
Before installing Pyra, install Parity Substrate.
Substrate installation instructions
Install Pyra from Cargo(recommended);
Note: These installation steps assume that you are on a Linux or Mac environment. If you are on Windows, you will need to remove sudo to run the commands below.
cargo install pyra
By default, Pyra will use vscode as editor and Substrate as backend. Follow these instructions to change them.
You can ask questions and join the development discussion: