WhiteflagProtocol / whiteflag-api

Reference implementation of the Whiteflag protocol in Node.js that acts as an API to connect applications with the underlying blockchains
https://api.whiteflagprotocol.org
Other
4 stars 5 forks source link

Integrate Bitcoin implementation #24

Closed cristianvanderwey closed 2 years ago

ts5746 commented 3 years ago

Need to change some module and function names to comply with naming conventions for consistency.

ts5746 commented 3 years ago

Need to double check asynchronous code and callback structure.