Skip to content

rafaelcr/stx-btc-api

Repository files navigation

Stacks + Bitcoin Utility Service

Try it out at http://stx-btc-api.vercel.app/

Simple, developer-friendly APIs for various uses.

No Stacks CLI installed? No problem. Not sure how to encode a value for a read-only contract call? No problem. Use the provided simple cURL commands.

Features:

  • Retrieve Bitcoin information related to Stacks and vice versa.
  • Easily invoke Clarity function calls or data lookups with endpoints that automatically encoding & decoding Clarity values.
  • Chain-tip based HTTP caching support for expensive Stacks RPC endpoints.