All Projects → X9Developers → block-explorer

X9Developers / block-explorer

Licence: other
The official Stakenet block explorer

Programming Languages

scala
5932 projects
typescript
32286 projects
HTML
75241 projects
CSS
56736 projects
shell
77523 projects
Io
23 projects

Projects that are alternatives of or similar to block-explorer

Essentia-iOS
All in One Blockchain solution
Stars: ✭ 50 (+72.41%)
Mutual labels:  litecoin
desktop
CoinApp is a simple to use minimal Cryptocurrency Wallet for Ethereum, ERC20 Tokens, Bitcoin and Litecoin built for Windows, Mac and Linux.
Stars: ✭ 60 (+106.9%)
Mutual labels:  litecoin
marscoin
Marscoin source tree
Stars: ✭ 37 (+27.59%)
Mutual labels:  litecoin
bitcoin-kit-android
Comprehensive Bitcoin development library for iOS, implemented on Swift. SPV wallet implementation for Bitcoin, Bitcoin Cash, Litecoin and Dash blockchains. Fully compliant with existing standards and BIPs.
Stars: ✭ 102 (+251.72%)
Mutual labels:  litecoin
lara-block-io
A Laravel Package/Facade for the Block.io API
Stars: ✭ 22 (-24.14%)
Mutual labels:  litecoin
gdax bot
gdax_bot - Micro dollar cost averaging for crypto
Stars: ✭ 57 (+96.55%)
Mutual labels:  litecoin
playsonify
An opinionated micro-framework to help you build practical JSON APIs with Play Framework (or akka-http)
Stars: ✭ 42 (+44.83%)
Mutual labels:  playframework
play-java-ebean-example
Example Play application showing Java with Ebean
Stars: ✭ 54 (+86.21%)
Mutual labels:  playframework
play-rconf
Remote configuration for Play Framework
Stars: ✭ 17 (-41.38%)
Mutual labels:  playframework
play2scalaz
Scalaz typeclasses <~> Playframework2 typeclasses
Stars: ✭ 14 (-51.72%)
Mutual labels:  playframework
Bitcoin-Payment-Gateway-ASP.NET
Bitcoin Payment Gateway API on ASP.NET. Accept Bitcoin, Litecoin, Dogecoin, Dash, Speedcoin, Reddcoin, Potcoin, Feathercoin, BTC, Vertcoin, Vericoin, Peercoin, Paycoin, MonetaryUnit, Swiscoin Payments Online on your ASP.NET C# website
Stars: ✭ 56 (+93.1%)
Mutual labels:  litecoin
rn-bitcoinjs-lib
A React Native compatible implementation of bitcoinjs-lib
Stars: ✭ 28 (-3.45%)
Mutual labels:  litecoin
bitcoin-cryptocurrency-tutorial
PHP & Cryptocurrencies Collections. Powered By https://btcschools.net
Stars: ✭ 142 (+389.66%)
Mutual labels:  litecoin
altcoin-bitcoin-explorer
PHP Altcoin/Bitcoin Data Explorer
Stars: ✭ 19 (-34.48%)
Mutual labels:  litecoin
crypto-price-widget
Easily track the price of your favorite crypto in an attractive desktop widget
Stars: ✭ 72 (+148.28%)
Mutual labels:  litecoin
play-redis
Redis Module for Play Framework
Stars: ✭ 11 (-62.07%)
Mutual labels:  playframework
DomoScala
Home automation, with Scala and Arduino. Nerdy stuff.
Stars: ✭ 21 (-27.59%)
Mutual labels:  playframework
finder
The Terra Finder is a tool to search through blocks, transactions, and accounts on the Terra blockchain.
Stars: ✭ 33 (+13.79%)
Mutual labels:  blockexplorer
miningcore
Miningcore is a high-performance Mining Pool Software for Linux and Windows.
Stars: ✭ 554 (+1810.34%)
Mutual labels:  litecoin
play-scala-chatroom-example
Play chatroom with Scala API
Stars: ✭ 43 (+48.28%)
Mutual labels:  playframework

Block-Explorer X9Developers Codacy Badge Codacy Badge

The XSN Block Explorer (https://xsnexplorer.io/) is composed by several sub projects:

server

The server is a backend service that interacts with the xsnd (RPC server) to provide a RESTful API for retrieving information from the blockchain, it also maps the blockchain to a relational database to support several operations that otherwise would kill the application performance.

web-ui

The web-ui is the frontend application that interacts with the server project to display the data in a browser.

infra

The infra project contains all stuff related to the required infrastructure, like deployment steps and hopefully deployment scripts (TODO).

Public JSON API

See the api_docs.

Contributing

We are happy to accept contributions, please read the CONTRIBUTING.md file to see our rules.

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].