0d90c180f8
feat: Enhance Ethereum wallet management and improve code structure
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
22373a4339
feat: Improve Ethereum module design and add network registry
2025-05-11 12:30:53 +03:00
feb0a619f7
estimate gas instead of hardcoded value
2025-05-10 01:53:13 +03:00
7298645368
Add docs
2025-05-10 01:21:10 +03:00
f669bdb84f
Support conatrcts call args in rhai bindings
Rhai Tests / Run Rhai Tests (push) Has been cancelled
2025-05-10 00:42:21 +03:00
654f91b849
remove obsolete print
2025-05-09 19:15:34 +03:00
619ce57776
feat: support interacting with smart contracts on EVM-based blockchains
Rhai Tests / Run Rhai Tests (push) Waiting to run
2025-05-09 19:04:38 +03:00
07390c3cae
refactor and add peaq support
2025-05-09 16:57:31 +03:00
98ab2e1536
feat: introduce hero_vault
2025-05-08 17:44:37 +03:00