Prerequisites
Getting Started
Prerequisite
Description
Node.js (>=16.x)
Required for running the framework.
npm
Package manager for JavaScript dependencies.
Bitquery API Key
Required for querying blockchain data via Bitquery.
Solana Keypair
A valid Solana keypair for blockchain interactions.
Installation
Clone the Repository
Install Dependencies
You’re now ready to configure and run the framework!
Last updated