Home·Validation Tools·Story Protocol
Story Protocol logo
By LavenderFive

Get your node synchronized with the chain in minutes using all the available peering options and optimize your p2p connection using our seed node.

#Peering tools

#quick connect through Snapshot

ⓘ    Use this if you need to quickly re-peer
sudo systemctl stop story
seeds="{{ seeds }}"
sed -i -e "s|^seeds *=.*|seeds = \"$seeds\"|" $HOME/.story/config/config.toml
curl -Ls https://snapshots.lavenderfive.com/snapshots/story/addrbook.json > $HOME/.story/config/addrbook.json
sudo systemctl restart story

#seed node

[email protected]:29256

#latest addrbook

curl -Ls https://snapshots.lavenderfive.com/snapshots/story/addrbook.json > $HOME/.story/config/addrbook.json

#live peers

peers="{{ peers }}"
sed -i -e "s|^persistent_peers *=.*|persistent_peers = \"$peers\"|" $HOME/.story/config/config.toml

#all seed nodes

seeds="{{ seeds }}"
sed -i -e "s|^seeds *=.*|seeds = \"$seeds\"|" $HOME/.story/config/config.toml
Chain ID:
story-1
Latest Version:
v1.0.0
Github:
piplabs/story
Public endpoints
REST/LCD
rest.lavenderfive.com:443/story
RPC
rpc.lavenderfive.com:443/story
gRPC
story.lavenderfive.com:443
WebSocket
wss://rpc.lavenderfive.com:443/story/ws
Json-RPC
jsonrpc.lavenderfive.com:443/story
Json-RPC (websocket)
wss://jsonrpc.lavenderfive.com:443/story
Lavender Five
© 2022 Lavender.Five Nodes. All rights reserved.
Terms of Service.Privacy policy.Cookies policy.