Skip to content

Initial Release

Latest
Compare
Choose a tag to compare
@gedanziger gedanziger released this 27 Jul 05:18
· 130 commits to master since this release

Initial Release of the vcoins layer for the MouseXplore Block Explorer. This release supports the following blockchains and features.

Bitcoin

Cron task to save addresses, transactions, utxo to database
Block explorer API

Litecoin

Cron task to save addresses, transactions, utxo to database
Block explorer API

Stellar

Block explorer API
Submit Transaction Wrapper

Neo

Cron task to save addresses, transactions, utxo to database
Submit transaction Wrapper
Block explorer API

Ethereum

Cron task to save addresses, transactions to database
Block Explorer API
Submit Transaction Wrapper

Each folder is meant to be paired with a server running the corresponding node. In addition, this release supports parallel processing of background tasks. Additionally, it has support for a monitoring endpoint that may be paired with pingdom/uptime robot for devops usage.