π»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
npm i @dcaf-labs/drip-sdk
# or with yarn
yarn add @dcaf-labs/drip-sdknpm i @dcaf-labs/drip-ts
# or with yarn
yarn add @dcaf-labs/drip-tsLast updated