diff --git a/docs/space-sdk/overview.md b/docs/space-sdk/overview.md index 026afd1..a21ef4b 100644 --- a/docs/space-sdk/overview.md +++ b/docs/space-sdk/overview.md @@ -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) @@ -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 \ No newline at end of file +- Storage Methods