One-liner on what this example does. If a related Quicknode Guide exists, link it here.
List the key features of this project.
Provide a screenshot or GIF to showcase the project.
- Language/runtime and versions (e.g., Node.js 20, Python 3.10)
- Tooling (e.g., npm, yarn, pnpm, pip, go)
- Quicknode endpoint(s) needed
- Any external services or wallets required
- Clone the repo and enter this project:
git clone https://github.com/quiknode-labs/qn-guide-examples.git cd qn-guide-examples/<this-directory>
- Install dependencies:
npm install # or yarn / pnpm / pip / go mod download - Copy env template (if present) and set required values:
cp .env.example .env # add your Quicknode endpoint keys and any secrets
- Local start command (e.g.,
npm run dev,npm start,go run .,python main.py) - Any build steps if needed
- Describe key folders/files and how to customize.
- Call out chain/network defaults and how to switch.
- Link back to the related guide or Sample App Library entry if applicable.
- Repo issues: please open a GitHub issue for bugs/requests related to this example.
- Need help with Quicknode products? Reach out via support: https://support.quicknode.com/