stellar-plus
TypeScript icon, indicating that this package has built-in type declarations

0.8.0 • Public • Published

Stellar-Plus

npm version Weekly Downloads

Stellar-plus is a robust JavaScript library built by Cheesecake Labs and designed to streamline the development of applications on the Stellar network. By integrating the Stellar community's primary resources, Stellar-plus offers developers an efficient, easy-to-use toolkit. This library simplifies the complexities of Stellar network interaction, making it accessible for both novice and experienced developers alike.

Features

  • Account Handling: Seamless management of signatures throughout the transaction lifecycle.
  • Asset Management: Full suite of asset management capabilities, including standard and custom assets.
  • Core Engines: Essential for building, submitting, signing, and processing transactions on the Stellar network.
  • Contract Development: Simplifies the development of decentralized applications (dApps).
  • RPC Integration: Connects to and leverages various RPC services for a broader range of applications.
  • Plugins and Extensions: Supports plugins and tools to enhance functionality and tailor the library to specific needs.

Quick start

Using npm to include js-stellar-plus in your own project:

npm install --save stellar-plus

Install

Install it using npm:

npm install --save stellar-plus

require/import it in your JavaScript:

var StellarPlus = require('stellar-plus')

or

import { StellarPlus } from 'stellar-plus'

Documentation

For the full documentation, refer to our Gitbook Documentation.

Package Sidebar

Install

npm i stellar-plus

Weekly Downloads

69

Version

0.8.0

License

ISC

Unpacked Size

760 kB

Total Files

297

Last publish

Collaborators

  • fazzatti
  • alanmonteirockl
  • natamvo