I Built Dexplorer: Disposable Cosmos-based Blockchain Explorer

i-built-dexplorer:-disposable-cosmos-based-blockchain-explorer

Recently, I built an exciting project called Dexplorer. As a developer working on a Cosmos-based blockchain on my local machine, I found it quite challenging to test a local chain because we had to query through CLI all the time. So, I came up with an idea: what if we built a temporary explorer that works for all Cosmos-based chains? That’s when I started developing Dexplorer, a disposable light explorer specifically designed to connect to any Cosmos SDK chain using only WebSocket RPC.

Home

Dexplorer is only a frontend application, which means there is no cache or pre-processing. However, it pulls data from RPC as needed, making it an excellent tool for developers working on Cosmos-based chains who want to explore blockchain data through a user interface.

Currently, the app has several features, including:

  • The ability to connect to any Cosmos-based RPC
  • A dashboard to easily monitor chain activity
  • The ability to subscribe to the latest blocks and transactions
  • A search function that allows you to quickly find blocks, transactions, and accounts
  • A list of active validators
  • A list of proposals
  • Blockchain parameters

With Dexplorer, you can quickly and easily monitor the activity of Cosmos-based chains, making it an invaluable tool for developers. And, in the future, I plan to connect Dexplorer with a wallet, enabling users to process transactions directly through the app.

If you’re interested in checking out Dexplorer for yourself, head to https://dexplorer.space. And if you want to dive into the code, you can find it on Github at https://github.com/arifintahu/dexplorer.

Total
0
Shares
Leave a Reply

Your email address will not be published. Required fields are marked *

Previous Post
what-i-learned-from-2-years-of-freelancing-

What I learned from 2 years of freelancing 🤫💰

Next Post
say-goodbye-to-messy-constants:-a-new-approach-to-moving-constants-away-from-your-model!

Say Goodbye to Messy Constants: A New Approach to Moving Constants Away from Your Model!

Related Posts
役員変更登記

役員変更登記

2025-05-08 申請用総合ソフトで行う アカウントは個人で OK(法人用は特にない) 登記申請書(法人等用)を使う 参考 https://www.touki-kyoutaku-online.moj.go.jp/toukinet/taiken/taiken_zeninjuunin.html https://houmukyoku.moj.go.jp/homu/shogyo_online03.html 法人番号で検索した住所のハイフンが外字扱いだったので、直接入力に切り替えて入力した 電話がかかってきて以下のような文言修正を要求された 添付ファイルに電子署名が必要 議事録の「第 2 号議案:代表理事の重任について」を「第 2 号議案:理事及び代表理事の重任について」 同様に「任期満了に伴い、鈴木健志を理事及び代表理事に再任することを決議した。」 「なお席上就任を承諾した。」の文言を追加。同意書なしのため必要らしい。…
Read More