Skip to content

Installation

Installation

You should have a properly installed Griffin node to build the wallet. After following the instructions to do that, run

Terminal window
cargo build --release -p griffin-wallet

As explained in the node installation instructions, omitting the --release will build the “debug” version.