The Drips SDK is a TypeScript library for building applications that interact with the Drips protocol. It wraps much of the Drips App's functionality to make common operations re-usable.
The Drips SDK exposes a type-safe API for:
- Drip Lists creation and management
- One-time and continuous donations
- Fund collection
- Utility functions
For complete documentation including installation, quick start guide, API reference, and examples, visit: https://docs.drips.network/advanced/drips-sdk/overview
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.