Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 802 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 802 Bytes

Space SDK

Javascript/Typescript library for interacting with Space in the browser.

Introduction

@spacehq/sdk provides a suit of functionality to perform different action on Space.

Installation

Install the sdk using this npm command:

npm install @spacehq/sdk

Usage

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

Contributing

All contributions are welcome. Before getting started, kindly take some time to review our contributing guidelines and code of conduct.

LICENSE

MIT