Commit Graph

4 Commits

Author SHA1 Message Date
0d90c180f8 feat: Enhance Ethereum wallet management and improve code structure
Some checks are pending
Rhai Tests / Run Rhai Tests (push) Waiting to run
2025-05-12 09:29:50 +03:00
ae687f17f5 feat: Add WebAssembly support and IndexedDB storage
- Add WebAssembly target support to build for web browsers.
- Implement IndexedDB-backed key-value store for WASM.
- Add new WASM dependencies to Cargo.toml.
- Improve large number handling in Rhai example script.
- Refactor key-value store to handle both SlateDB and IndexedDB.
2025-05-11 19:46:21 +03:00
feb0a619f7 estimate gas instead of hardcoded value 2025-05-10 01:53:13 +03:00
07390c3cae refactor and add peaq support 2025-05-09 16:57:31 +03:00