app-monorepo
app-monorepo copied to clipboard
Secure, open source and community driven crypto wallet runs on all platforms and trusted by millions.
After I import my 12-words passphrase into a brand new 4.19.0-2024011597 OneKey wallet on windows 7 and click on "BNB"-chain, I immediately see my tokens there. But: When I do...
I'm having trouble understanding the architecture of blockchain modules within your wallet. And really need to add QTUM blockchain support. Maybe it's tricky if not possible to add that blockchain...
**Describe the solution you'd like** Enable to open older wallet files? For example, ethereum (ETH) original desktop wallets such as Mist always had wallet files which were standard/openable through later...
**Describe the bug** cannot access set-cookie headers when making any requests inside app (GET/POST/PATCH etc) **To Reproduce** Steps to reproduce the behavior: tried within my service file, made a seperate...
**Is your feature request related to a problem? Please describe.** As a Stx holder, I would like to send and receive stx. Ideally, I would be able to stack/stake my...
using this command to build android locally `./gradlew assembleDirectRelease` always give the 1st build after yarn so if I ran this command `yarn android `for debugging and then modified the...
希望可以增加全部网络的网络数量 [目前不支持所有网络的选择]  
**CODE**: `import HardwareSDK from '@onekeyfe/hd-common-connect-sdk'; (async () => { HardwareSDK.init({ debug: true }) const devices = await HardwareSDK.searchDevices() console.log(devices) })()` **ERROR** ` HardwareSDK.init({ ^ TypeError: HardwareSDK.init is not a function...