1.0.29 • Published 10 months ago
@candle-so/node v1.0.29
@candle-so/node
A library for interacting with the Candle API.
Installation
To install the SDK, use npm or yarn:
npm install @candle-so/node
or
yarn add @candle-so/node
Usage
Initialization
First, you need to initialize the Candle SDK with your API key:
import Candle from "@candle-so/node";
const candle = Candle.init({ api_key: process.env.CANDLE_API_KEY });
Contributing
We welcome contributions! Please see CONTRIBUTING.md for details.
License
This project is licensed under the MIT License - see the LICENSE file for details.
This README provides a comprehensive guide to using your package, including installation instructions, usage examples for each endpoint, and sections for contributing and licensing. Make sure to adjust any placeholders or specific details to match your project.
1.0.26
11 months ago
1.0.25
11 months ago
1.0.24
11 months ago
1.0.29
10 months ago
1.0.28
11 months ago
1.0.27
11 months ago
1.0.23
11 months ago
1.0.22
11 months ago
1.0.21
11 months ago
1.0.20
11 months ago
1.0.19
11 months ago
1.0.18
11 months ago
1.0.17
11 months ago
1.0.16
12 months ago
1.0.15
12 months ago
1.0.14
12 months ago
1.0.13
12 months ago
1.0.12
12 months ago
1.0.11
12 months ago
1.0.10
12 months ago
1.0.9
12 months ago
1.0.8
12 months ago
1.0.7
12 months ago
1.0.6
1 year ago
1.0.4
1 year ago
1.0.3
1 year ago
1.0.2
1 year ago
1.0.1
1 year ago
1.0.0
1 year ago