Skip to content

Commit

Permalink
Update Pricefeeder.md
Browse files Browse the repository at this point in the history
  • Loading branch information
demondvn authored Mar 2, 2023
1 parent 064e4aa commit e0eb1bf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Pricefeeder.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Pricefeeder
apt install curl -y
curl -s https://get.nibiru.fi/pricefeeder! | bash

export FEEDER_MNEMONIC= "my pricefeeder 24 word mnemonic phrase goes here... "
## Input pricefeeder 24 word mnemonic phrase
export FEEDER_MNEMONIC= "my pricefeeder 24 word mnemonic phrase goes here..."
## export ENV
export CHAIN_ID="nibiru-itn-1"
export GRPC_ENDPOINT="localhost:9090"
export WEBSOCKET_ENDPOINT="ws://localhost:26657/websocket"
Expand Down

0 comments on commit e0eb1bf

Please sign in to comment.