Javascript/Typescript library for interacting with Space in the browser.
@spacehq/sdk
provides a suit of functionality to perform different action on Space.
Install the sdk using this npm command:
npm install @spacehq/sdk
Space SDK provides an interface perform the following actions:
-
Creating identities
-
Create files and directories
-
List files and directories
-
Creating buckets
-
Sharing buckets
Full SDK Documentation with examples can be found here
All contributions are welcome. Before getting started, kindly take some time to review our contributing guidelines and code of conduct.