js-stellar-sdk

Installation
SKILL.md

Stellar JS SDK

Build applications on the Stellar network using @stellar/stellar-sdk (v14.x, Node 20+).

Installation

npm install @stellar/stellar-sdk

Import only what you need:

import {
  Keypair,
  Horizon,
  rpc,
  TransactionBuilder,
  Networks,
Related skills

More from padparadscho/skills

Installs
5
First Seen
Feb 7, 2026