bitconch / bitconch-core

A new distributed web protocol for smart contracts and decentralized applications.
MIT License
204 stars 81 forks source link

Support transaction history query on blockexplorer #112

Closed caesarchad closed 4 years ago

caesarchad commented 5 years ago

Related Issue

Upgrade block explorer to v1.1.2

Components

  1. Block explorer

  2. Bitconch JavaScript API

Requirements

  1. Add new route path /txns-by-account/[key]

    Will return transactions for a given key

  2. Will yield the following information

    From Key,

    To Key,

    Transaction Value