Skip to content

tixl/coding-challenge

Repository files navigation

Oracle and Transaction Service

Purpose

The oracle part is for getting information from the bitcoin blockchain. The Transaction Service is to create transaction in the BTC network.

Usage

You need a bcoin API. Environment:

  • BCOIN_URL: url with http prefix of the api
  • BCOIN_PASSWORD: bcoin api token
  • REQUIRED_CONFIRMATIONS: (default 6) confirmations required to deem a block as accepted.

yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published