@flashbacktech/flashbackclient
v0.2.45
Published
TypeScript/JavaScript client for:
Downloads
2,240
Readme
@flashbacktech/flashbackclient
TypeScript/JavaScript client for:
- interacting with the FlashOnStellar storage system on the Stellar blockchain.
- offering your available storage capacity as a provider on the FlashOnStellar system.
- connecting your applications as a consumer of storage on the FlashOnStellar system.
Installation
npm install @flashbacktech/flashbackclientDocumentation
For comprehensive API documentation, examples, and usage instructions, see the Documentation.
Usage
Client Library
import { FlashOnStellarClient, StellarNetwork } from '@flashbacktech/flashbackclient/stellar';See the Stellar README for usage instructions.
Consumer API reference
See the Consumer README for usage instructions.
Provider API reference
See the Provider README for usage instructions.
License
ISC © [2025] FlashBack Inc.
