Go to file
Aniruddha 05c0dad235
Merge pull request #3 from void-57/main
feat: Improve Stellar fee calculation, fix XDR parsing, and enhance send address UI with full address display and copy button.
2025-12-17 21:24:22 +05:30
index.html feat: Improve Stellar fee calculation, fix XDR parsing, and enhance send address UI with full address display and copy button. 2025-12-17 20:53:23 +05:30
lib.stellar.js feat: Implement initial Stellar Wallet application with multi-blockchain address generation and recovery. 2025-12-12 18:26:57 +05:30
README.md Initial commit 2025-12-05 09:47:11 +05:30
stellar_favicon.svg feat: Implement initial Stellar Wallet application with multi-blockchain address generation and recovery. 2025-12-12 18:26:57 +05:30
stellarBlockchainAPI.js feat: Improve Stellar fee calculation, fix XDR parsing, and enhance send address UI with full address display and copy button. 2025-12-17 20:53:23 +05:30
stellarCrypto.js fix: Implement robust checksum validation for Stellar secret keys and WIF keys, and refactor the CRC16-XModem function for shared use. 2025-12-17 18:25:56 +05:30
stellarSearchDB.js feat: Integrate Stellar blockchain API, enable transaction and send features, and improve Stellar address/key handling. 2025-12-17 02:52:27 +05:30
style.css feat: Integrate Stellar blockchain API, enable transaction and send features, and improve Stellar address/key handling. 2025-12-17 02:52:27 +05:30

stellarwallet