0.0.1 • Published 5 months ago

@fiet/js v0.0.1

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
5 months ago

Fiet.js

Fiet.js SDK built on top of Stellar SDK - SEP Implementation

A comprehensive TypeScript SDK for implementing Stellar Ecosystem Proposals (SEPs) including authentication, deposits, withdrawals, and quotes.

Installation

npm install @fiet/js
# or
yarn add @fiet/js
# or
pnpm add @fiet/js

Features

  • SEP-10 Web Authentication - Secure authentication with Stellar anchors.
  • SEP-24 Hosted Deposit & Withdrawal - Interactive deposit and withdrawal flows.
  • SEP-38 Anchor RFQ API - Real-time quotes and asset exchange rates.
  • Muxed Account Support - Virtual sub-accounts for shared Stellar accounts.
  • Load Stellar Account with the help of StellarAccount class.