From e20c183b86c332996388ee6b327dd98a0beff1c6 Mon Sep 17 00:00:00 2001 From: arthur-cw Date: Mon, 4 Jul 2022 00:32:30 -0300 Subject: [PATCH] docs: improve installation steps --- README.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 332a2c1..ae2b617 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ ## chaintrak -events from our currently most important contracts on [CloudWalk Mainnet](https://explorer.mainnet.cloudwalk.io/) are mapped into one-shot samples to produce vibes. +events from `BRLC`, `PixCashier`, `SpinMachine` and `CErc20Delegate` contracts on [CloudWalk Mainnet](https://explorer.mainnet.cloudwalk.io/) are mapped into one-shot samples to produce vibes -just pick one: +pick one: > jazz 🎷 @@ -10,12 +10,10 @@ just pick one: ### install -you can either download the binary or build it from source yourself +you can either [download the binary](https://github.com/arthur-cw/chaintrak/releases) or build it from source yourself ##### build from source -- install dependencies. the main one is ALSA, check the name of the libs for your OS. - -no support for Windows sorry. +- install dependencies. the main one is ALSA, check the name of the libs for your OS. no support for Windows now, sorry. on GNU/Linux Ubuntu, for example, run: @@ -24,7 +22,7 @@ sudo apt update && sudo apt install -y libasound2-dev pkg-config ``` - install the Rust toolchain -- run `cargo build --release --path ` and choose where to install the binary. +- run `cargo build --release --path ` and choose a path to install the binary. ##### listen - start the application by picking your current vibe: