Skip to main content

JavaScript SDK

js-soroban-client is a Javascript library for communicating with a Soroban RPC server. It is used for building Stellar apps either on Node.js or in the browser.

It provides:

  • a networking layer API for soroban-rpc methods.
  • facilities for building and signing transactions, for communicating with a soroban-rpc instance, and for submitting transactions or querying network state.

JavaScript SDK

SDK is available at: https://github.com/stellar/js-soroban-client