@spherelabs/sdk
v0.2.13-alpha
Published
Typescript SDK for Sphere
Downloads
75
Readme
Sphere Protocol
This repository contains the open source code for Sphere's Typescript SDK.
Documentation
The technical documentation for this SDK can be found here
Installation
npm i @spherelabs/sdk
Payment Primitives
Prices
Prices allow you to set prices for your products.
Products
Products allow you to define a good or services with some of your prices.
Invoices
Invoices allow you to facilitate one-time payments between two parties.
Payments (Coming soon)
Payments allow you to accept one-time payments from your customers for your products.
Subscriptions
Subscriptions allow you to accept recurring payments from your customers for your products.
Payouts (Coming soon)
Payouts allows you to schedule reocurring payouts to parties.
License
Sphere Protocol is licensed under MIT LICENSE.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Sphere SDK by you, as defined in the MIT license, shall be licensed as above, without any additional terms or conditions.