# Awesome Osmosis
List of public resources, documents, and tools for Osmosis. This Awesome repo is also automatically published on the official Osmosis Documentation site (opens new window)
# Reading lists
# Block Explorers
# Analytics, Data, and Visualization
- Imperator Osmosis Dashboard (opens new window)
- Map of Zones (opens new window)
- Smartstake staking dashboard (opens new window)
- Cosmissed by Blockpane (opens new window)
# Relayer infrastructure providers
- Cephalopod Equipment (opens new window)
- CryptoCrew Validators (opens new window)
- Vitwit (opens new window)
- Notional (opens new window)
# Validator snapshots & syncing
- Quicksync by Chainlayer (opens new window)
- All That Node by DSRV (opens new window)
- 3Tekos Validator (opens new window)
- Stake Systems (opens new window) - Snapshots taken everyday at 06:00 UTC / 18:00 UTC
# Publicly available endpoints
Mainnet
- Official Osmosis Developers (opens new window) :
https://rpc.dev-osmosis.zone/
- Mainnet - Chain Registry (opens new window) :
https://github.com/cosmos/chain-registry
- Mainnet - All That Node by DSRV (opens new window) :
https://www.allthatnode.com/osmosis.dsrv
- Mainnet / Mainnet Archive / Testnet with Faucet (LCD/REST, RPC, gRPC) - DataHub (opens new window) :
https://datahub.figment.io
- Mainnet / Mainnet Archive (LCD/REST, RPC, gRPC) - Stake Systems (opens new window) - LCD(REST)/RPC/gRPC
# Archive Nodes
Latest list of peers are published to Osmosis Discord (opens new window) channel #peers-list
- Notional's bus bar
- [email protected]:2000
You'd want to add the bus bar as a persistent peer. It can accept a vast number of connections, and can be used in a manner analogous to a seed node since it will do PEX with you. It is not a seed node.
- Seed nodes
[email protected]:26656
[email protected]:26656
(Provided by Smartnodes)[email protected]:26656
(Provided by Smartnodes)[email protected]:26656
(Provided by BlockPane)
# Documentation / Guides
- Osmosis Official Documentation (opens new window)
- Edge Validation (opens new window)
- Relaying (opens new window)
- Listing IBC tokens to Osmosis
- Setting up a full node for Osmosis-1 (opens new window) / Turning a full node into a validator node (opens new window)
# Decentralization and resilience tools
- Tradeberry (opens new window) - Stateless rpi image that state syncs osmosis and allows access to the UI in a private, sovereign manner.
# Wallet & Payments
- Easy Kelpr Transaction (opens new window) - Osmosis Laravel Mix Transaction Example.