Merge pull request #6 from JackalLabs/BiPhan4-patch-3

correct official docs 3/3
This commit is contained in:
Marston Connell
2023-01-06 13:29:34 -05:00
committed by GitHub
+16
View File
@@ -14,9 +14,17 @@ Check latest version [here](https://github.com/JackalLabs/canine-provider/releas
:::
:::note
'Setting Up' instructions must be followed fully to add necessary golang path info to the current users ~/.profile. If these steps are skipped, 'make install' will not build jprovd--the provider daemon.
:::
```sh
git clone https://github.com/JackalLabs/canine-provider.git
cd canine-provider
git pull
git checkout {version}
@@ -32,6 +40,14 @@ Your keybase identity can be left as `""` if you don't want to link your provide
:::
:::note
Before running 'jprovd init', your account will need tokens.
Testnet tokens can be obtained at https://testnet-faucet.jackalprotocol.com/
Mainnet tokens can be purchased on https://frontier.osmosis.zone/
:::
```sh
export PHOME={path-to-pool-from-before}