Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 385 Bytes

File metadata and controls

10 lines (6 loc) · 385 Bytes

Block_Explorer_API

Bitcoin Block Explorer API

Webapi C# project that used NBitcoin and QBitNinja libraries to interact with the Blockchain. It has not yet been published but it's intended to run in Azure.

These are the features exposed in the API so far:

Get method to retrieve details for a given Transaction Id.

The list will be updated as soon as more features are added.