git clone https://github.com/basegrid-io/sdk.git
cd sdk-node
npm install
cp .env.example .env # Add your BASEGRID_API_KEY
npm run buildBASEGRID_API_KEY=your_key npm test- Keep changes focused and minimal
- Include tests for new functionality
- Ensure
npm run buildpasses - Update README if adding new methods
By contributing, you agree your contributions will be licensed under Apache 2.0.