Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/spheronfdn/sdk
- Owner: spheronFdn
- License: apache-2.0
- Created: 2023-02-06T18:21:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-26T16:20:12.000Z (7 months ago)
- Last Synced: 2024-11-18T07:52:17.460Z (2 days ago)
- Language: TypeScript
- Homepage:
- Size: 1.51 MB
- Stars: 23
- Watchers: 2
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: .github/code-of-conduct.md
- Support: .github/support.md
Awesome Lists containing this project
README
🧰 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)