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

![image](https://github.com/OneKeyHQ/app-monorepo/assets/154438863/505ac8a8-3ec8-44ed-af1c-8172487e4d2c) ```tsx import React from 'react' export default function Test() { async function signMessage() { const provider = getProvider() if (!provider) return try { const [account] = await provider.requestAccounts() const...

bug

Currently the Goerli faucet is deprecated and no longer running, in which we can't test the staking feature. Please add Sepolia Faucet or Holesky Faucet

feature request

I see that, in the app you calculate tokens security risk based on `riskLevel` which is :- ``` enum TokenRiskLevel { UNKNOWN = 0, VERIFIED = 1, WARN, DANGER, }...

zecash is one of the market leading projects, offering support for zecash will be great

feature request
new chain