Dcaf Labs
Search
⌃K
Dcaf Labs
Search
⌃K
🚦
Official Links and Notes
☕
Products
💧
Drip
📚
Programming Model
📺
Web Guide
💻
Typescript Guides
Deposit
Drip
Withdraw
🦀
Rust Guides
💵
Fee Structure
Powered By
GitBook
💻
Typescript Guides
This section will cover installing the SDK, going through the 3 major actions, and how to interact with them via the SDK.
Installation
The Drip Program SDK is hosted on
NPM
.
npm
i @dcaf-labs/drip-sdk
# or with yarn
yarn
add
@dcaf-labs/drip-sdk
The Drip Backend API SDK is hosted on
NPM
.
npm
i @dcaf-labs/drip-ts
# or with yarn
yarn
add
@dcaf-labs/drip-ts
Previous
Withdraw
Next
Deposit
Last modified
1mo ago