clean up
This commit is contained in:
parent
5e4051c6a9
commit
5d49667635
@ -64,24 +64,24 @@ jprovd client config chain-id {chain-id} --home=$PHOME
|
||||
jprovd client config node {your node} --home=$PHOME
|
||||
```
|
||||
|
||||
Some users may find it easier to complete steps 3 and 4 manually. Instructions for Ubuntu are below:
|
||||
Some users may find it easier to complete steps 3 and 4 manually. Instructions for Ubuntu are below:
|
||||
|
||||
a. In your terminal, while inside of the PHOME directory, type 'nautilus'. This will open the nautilus file explorer
|
||||
b. At the top right corner, make sure 'Show Hidden Files' is checked
|
||||
c. Navigate to your '.jackal-storage' folder to access the config folder
|
||||
d. Open the client.toml file to manually type in the 'chain-id' and 'node'
|
||||
e. Save and close the client.toml file
|
||||
In your terminal, while inside of the PHOME directory, type 'nautilus'. This will open the nautilus file explorer.
|
||||
At the top right corner, make sure 'Show Hidden Files' is checked.
|
||||
Navigate to your '.jackal-storage' folder to access the config folder.
|
||||
Open the client.toml file to manually type in the 'chain-id' and 'node'.
|
||||
Save and close the client.toml file.
|
||||
|
||||
Testnet and Mainnet chain-ids can be found here: https://github.com/JackalLabs/jackal-chain-assets.
|
||||
If you are not running your own tendermint RPC node, Jackal Labs is currently hosting a testnet tendermint RPC node. Endpoint below:
|
||||
Testnet and Mainnet chain-ids can be found here: https://github.com/JackalLabs/jackal-chain-assets.
|
||||
If you are not running your own tendermint RPC node, Jackal Labs is currently hosting a testnet tendermint RPC node. Endpoint below:
|
||||
|
||||
https://testnet-rpc.jackalprotocol.com:443
|
||||
https://testnet-rpc.jackalprotocol.com:443
|
||||
|
||||
We will also be hosting a tendermint rpc node for mainnet, which will be made accessible to the public at launch of Jackal Storage.
|
||||
We will also be hosting a tendermint rpc node for mainnet, which will be made accessible to the public at launch of Jackal Storage.
|
||||
|
||||
Before completing step 5 below, 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/
|
||||
Before completing step 5 below, 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/
|
||||
|
||||
5. Initialize the provider
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user