Skip to main content
Stellar Address Kit is designed to be a thin layer on top of the standard Stellar SDKs.

SDK Compatibility

Network Compatibility

The kit is network-agnostic. It works with:
  • Mainnet
  • Testnet
  • Futurenet
  • Private Networks
Since it performs purely mathematical extraction (multiplexed encoding/decoding), it does not need to communicate with a Horizon server.