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
yarn add @fiet/js
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.