Getting Started
Prerequisites
To get started, ensure you have the following installed:
Prerequisite
Description
Node.js (>=16.x)
Required for running the framework.
npm
Package manager for JavaScript dependencies.
Bitquery API Key
For querying blockchain data via Bitquery.
Solana Keypair
A valid Solana keypair for blockchain interactions.
Installation
Clone the repository from GitHub:
Install the required dependencies:
Last updated