Matt fe0c1c182f Restore project/ folder for comparison reference
- Restored legacy Vite application folder from git history
- Needed for comparing old vs new Next.js implementation
- Contains original component implementations and utilities
2025-11-03 14:23:42 +01:00
..

Wren API Tutorial (Node.js)

Create a sample offset order using Wren.co's API. wren.co/api

Getting started

  • npm install
  • Create a .env file and enter your Wren API Token: WREN_API_TOKEN=xxx
  • Run node app.js to place a sample offset order for 1 ton of CO2!