app-monorepo icon indicating copy to clipboard operation
app-monorepo copied to clipboard

Secure, open source and community driven crypto wallet runs on all platforms and trusted by millions.

Results 150 app-monorepo issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

feature request

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...

feature request

**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...

feature request

**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...

bug

**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...

feature request
new chain

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...

bug

希望可以增加全部网络的网络数量 [目前不支持所有网络的选择] ![Screenshot_2023-11-07-03-13-04-76_381e071ac66b667d1c0b3dc99e0b933b](https://github.com/OneKeyHQ/app-monorepo/assets/47918781/b498fe8c-0351-4adb-8261-77534363117d) ![IMG_20231107_032144](https://github.com/OneKeyHQ/app-monorepo/assets/47918781/e9b60bfb-f3b2-4fa4-8b8f-8e86c5ce1635)

feature request

**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...

bug