app-monorepo
app-monorepo copied to clipboard
Secure, open source and community driven crypto wallet runs on all platforms and trusted by millions.
 ```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...
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
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