Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spheronfdn/sdk

🧰 Developer toolkits for web3 cloud infrastructure powered by Spheron
https://github.com/spheronfdn/sdk

Last synced: about 4 hours ago
JSON representation

🧰 Developer toolkits for web3 cloud infrastructure powered by Spheron

Awesome Lists containing this project

README

        





Spheron


🧰 Developer toolkits for web3 cloud infrastructure, powered by Spheron.











---

Spheron's developer toolkit includes packages that make it easier to build decentralized applications (dapps):
- [Spheron Storage SDK](https://github.com/spheronFdn/sdk/blob/main/packages/storage/README.md)
- [Spheron CLI](https://github.com/spheronFdn/sdk/blob/main/packages/cli/README.md)

## Spheron Storage SDK

Software Development Kit (SDK) with multi-chain storage capabilities, powered by Spheron.

### Installation

Using NPM
```
npm install @spheron/storage
```

Using Yarn
```
yarn add @spheron/storage
```

> If you're looking for more information on how to use Spheron Storage SDK, check out our [detailed guide here](https://github.com/spheronFdn/sdk/blob/main/packages/storage/README.md).

## Spheron CLI

Command Line Interface (CLI) tool for creating and deploying dapps to web3.

### Installation

To install Spheron CLI use the following command:

sudo npm install -g @spheron/cli

> If you're looking for more information on how to use Spheron CLI, check out our [detailed guide here](https://github.com/spheronFdn/sdk/blob/main/packages/cli/README.md).

## Contribution

We encourage you to read the [contribution guidelines](https://github.com/spheronFdn/sdk/blob/main/.github/contribution-guidelines.md) to learn about our development process and how to propose bug fixes and improvements before submitting a pull request.

The Spheron community extends beyond issues and pull requests! You can support Spheron [in many other ways](https://github.com/spheronFdn/sdk/blob/main/.github/support.md) as well.

## Community

For help, discussions or any other queries: [Join us on Discord](https://discord.com/invite/ahxuCtm)