2.0.0 • Published 2 months ago

@stratosphere-network/core v2.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 months ago

@stratosphere/core

The core StratoSphere SDK that orchestrates all modules and provides a unified interface for interacting with the StratoSphere platform.

Installation

npm install @stratosphere-network/core

Usage

import StratoSphere from "@stratosphere-network/core";

const stratoSphere = new StratoSphere();

Modules

  • Wallet Module: Complete wallet functionality (@stratosphere/wallet)
  • Token Module: Token management (coming soon)
  • Staking Module: Staking operations (coming soon)
  • Dividends Module: Dividend management (coming soon)
  • DEX Module: Decentralized exchange features (coming soon)

License

MIT

2.0.0

2 months ago