Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion docs/space-sdk/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ date: "1"

![](imgs/sdk.png)

!!! warning

We’ve upgraded! The deprecated Fleek Storage SDK is now part of our all-new Fleek Platform SDK, which brings enhanced performance, new features, and broader support for all your development needs. Head to https://www.npmjs.com/package/@fleek-platform/sdk to get started, or visit https://fleek.xyz/docs to learn even more.

The [Space SDK](https://github.com/FleekHQ/space-sdk) is a Javascript/Typescript modular library and set of interfaces that packages tools and features enabled by Open Web protocols like [IPFS](https://ipfs.io/), [Textile](https://textile.io/), [Filecoin](https://filecoin.io/), [GunDB](https://gun.eco/), and [Ethereum](https://ethereum.org/) in easy to use commands, **via the Space API**, for anyone to use when building applications or websites powered by the Distributed Open Web.

![](imgs/protocols1.png)
Expand Down Expand Up @@ -81,4 +85,4 @@ Are you already working with the Space Daemon and want to migrate your applicati
- Managing Authenticated Users
- GetAPISessionToken
- GetPublicKey
- Storage Methods
- Storage Methods