Introduction

This guide explains how to interact with ElectrumX endpoints using the @wizz-btc/api package.

We retrieve Atomicals-related information by sending a request to the ElectrumX endpoint during development and integration with the ElectrumX service.

We can send a GET or POST HTTP request to fetch data from the endpoint. However, a better option is to use the ElectrumApi class provided by the @wizz-btc/api npm package.