zenith-wallet-web/src
Shreerang Kale 2f8174cce3
All checks were successful
Lint and Build / Run lint and build checks (pull_request) Successful in 3m34s
Use RPC URL from external app if the network already exists
2026-02-10 16:46:30 +05:30
..
assets Setup react native paper (#1) 2024-07-25 13:00:03 +05:30
components Add account in all networks in wallet and prefill new network with accounts (#33) 2025-06-05 08:40:11 +00:00
context Add hooks to add accounts and export private key from iframe (#26) 2025-04-25 14:45:46 +00:00
hooks Use RPC URL from external app if the network already exists 2026-02-10 16:46:30 +05:30
screens Update gasprice parsing to support denom $Z (#1) 2025-07-17 14:41:32 +05:30
styles Add component to support signing cosmos tx with custom messages (#27) 2025-05-06 13:19:54 +00:00
utils Use RPC URL from external app if the network already exists 2026-02-10 16:46:30 +05:30
App.css Setup react native paper (#1) 2024-07-25 13:00:03 +05:30
App.test.tsx Setup react native paper (#1) 2024-07-25 13:00:03 +05:30
App.tsx Create hook for adding network (#34) 2025-06-06 10:39:23 +00:00
global.d.ts Handle android webview messages for sign request (#24) 2025-04-15 14:25:11 +00:00
import-meta-env.d.ts Rename wallet to Zenith wallet (#2) 2025-06-19 11:02:11 +00:00
index.css Setup react native paper (#1) 2024-07-25 13:00:03 +05:30
index.tsx Rename wallet to Zenith wallet (#2) 2025-06-19 11:02:11 +00:00
logo.svg Setup react native paper (#1) 2024-07-25 13:00:03 +05:30
react-app-env.d.ts Setup react native paper (#1) 2024-07-25 13:00:03 +05:30
reportWebVitals.ts Setup react native paper (#1) 2024-07-25 13:00:03 +05:30
setupTests.ts Setup react native paper (#1) 2024-07-25 13:00:03 +05:30
types.ts Create hook for adding network (#34) 2025-06-06 10:39:23 +00:00