This repository contains the quicknode-rpc.js
script for interacting with QuickNode RPC endpoints.
- Node.js (v14 or higher recommended)
Clone this repository:
git clone git@github.com:Anam0927/quicknode-bitcoin-rpc.git
cd quicknode-bitcoin-rpc
Run the script using Node.js:
node quicknode-rpc.js
The script uses the QuickNode demo endpoint. No authentication or account setup is required.