Go to file
Aniruddha 1fc5b1cb33
Merge pull request #2 from void-57/main
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:28:38 +05:30
index.html feat: Refine transaction pagination logic 2025-12-17 05:26:55 +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: Integrate Stellar blockchain API, enable transaction and send features, and improve Stellar address/key handling. 2025-12-17 02:52:27 +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