freighter
freighter copied to clipboard
Stellar chrome extension
### What version are you using? 1.1.3 ### What did you do? - Setup an account to hold several assets with balance, each asset is verified by TOML with an...
 Env: Chrome 92, Linux
Problem: if @stellar/wallet-sdk depends on a version of @stellar/freighter-api that matches what is currently in this workspace's package.json, on installation, it will use the symlinked version of freighter-api rather than...
Right now it isn't clear which license this project has. Adding a LICENSE.md makes it easy to see the license.

Below code catches error when **user closes** the freighter window: try { signedTransaction = await window.freighterApi.signTransaction(xdr, network); } catch (e) { error = e; } This one does not! try...
[lumenswap](https://lumenswap.io/) is a slick trading client that uses freighter
### What problem does your feature solve? The same problem and idea that @tomerweller proposed here https://github.com/stellar/go/issues/432. For multi-sig accounts that have a signer that isn't the master key of...
Is it on the roadmap to be able to add other type of asset to the wallet ? ### What problem does your feature solve? User Freighter to manage other...
What Adds loader during hardware signing Why Missing loader made the user feel lag between accepting on ledger and getting feedback in freighter's window. https://stellarorg.atlassian.net/browse/WAL-1393