All Projects → CyberMiles → Explorer

CyberMiles / Explorer

Licence: gpl-3.0
A web UI for CMT / ATOM account and transaction scanner

Projects that are alternatives of or similar to Explorer

Health Checks Api
Standardize the way services and applications expose their status in a distributed application
Stars: ✭ 78 (+333.33%)
Mutual labels:  api-blueprint
Hercule
♻️ Simple document transclusion, ideal for Markdown documents
Stars: ✭ 196 (+988.89%)
Mutual labels:  api-blueprint
Drafter
API Blueprint Parser (C++)
Stars: ✭ 286 (+1488.89%)
Mutual labels:  api-blueprint
Apifuzzer
Fuzz test your application using your OpenAPI or Swagger API definition without coding
Stars: ✭ 101 (+461.11%)
Mutual labels:  api-blueprint
Usaspending Api
Server application to serve U.S. federal spending data via a RESTful API
Stars: ✭ 166 (+822.22%)
Mutual labels:  api-blueprint
dredd-rack
The Dredd API blueprint testing tool for your Rack applications.
Stars: ✭ 50 (+177.78%)
Mutual labels:  api-blueprint
Api Blueprint Boilerplate
Minimalistic boilerplate to quick-start API specification using API Blueprint description language.
Stars: ✭ 71 (+294.44%)
Mutual labels:  api-blueprint
Drakov
Mock Server that implements the API Blueprint specification
Stars: ✭ 467 (+2494.44%)
Mutual labels:  api-blueprint
Apiary2postman
Tool for generating a Postman collection from Blueprint API markup or the Apiary API
Stars: ✭ 194 (+977.78%)
Mutual labels:  api-blueprint
blue bird
API Documentation Generator for the Phoenix Framework
Stars: ✭ 52 (+188.89%)
Mutual labels:  api-blueprint
Blueman
Convert a generated API Blueprint JSON file into a Postman collection
Stars: ✭ 145 (+705.56%)
Mutual labels:  api-blueprint
Api
The CloudApp API
Stars: ✭ 161 (+794.44%)
Mutual labels:  api-blueprint
SwiftAPI
Swift API Code generator based on APIBluePrint
Stars: ✭ 43 (+138.89%)
Mutual labels:  api-blueprint
Dredd Example
Example application using Dredd and CI
Stars: ✭ 79 (+338.89%)
Mutual labels:  api-blueprint
Protagonist
Protagonist is Node.js wrapper for the API Blueprint parser
Stars: ✭ 343 (+1805.56%)
Mutual labels:  api-blueprint
Xcodeserver Api Docs
Unofficial documentation of the Xcode Server API (Xcode 7 edition)
Stars: ✭ 71 (+294.44%)
Mutual labels:  api-blueprint
Spot
Spot is a concise, developer-friendly way to describe your API contract.
Stars: ✭ 230 (+1177.78%)
Mutual labels:  api-blueprint
Snowboard
API blueprint toolkit
Stars: ✭ 723 (+3916.67%)
Mutual labels:  api-blueprint
Dredd
Language-agnostic HTTP API Testing Tool
Stars: ✭ 3,770 (+20844.44%)
Mutual labels:  api-blueprint
draughtsman
API Blueprint Parser for Python 3
Stars: ✭ 22 (+22.22%)
Mutual labels:  api-blueprint

Cosmos Gaia Explorer

This project provides a blockchain explorer for the Cosmos testnet (currenty gaia-2).

http://explorer.cosmosvalidators.com/

Currently supported features:

Soon to be supported features:

  • Display stake transactions under each account.

How to use

First, you need to build and deploy the REST services. The REST services point to a gaia-2 network node (default is gaia-2-node0.testnets.interblock.io) and provide decoded transactions in JSON format. You can see a full list of currently implemented service endpoints here.

Second, deploy and start the node.js web application, which utilizes the REST services to display data.

Enjoy!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].