SDK
Introduction

SDK

⚠️

Currently, the SDK only runs on Node environment. It does not work in browsers.

the Fleek SDK is a set of tools that allow you to interact with Fleek’s services. It’s composed of a set of libraries that you can leverage to build your own application on top of Fleek’s services.

All of the code snippets provided in these docs are based on Typescript. We strongly encourage Typescript to get the most out of the type of safety that the SDK provides.

Last updated on May 15, 2023