chain-desktop-wallet
chain-desktop-wallet copied to clipboard
Crypto.com DeFi Desktop Wallet
system gas price, gas limit should be default. and be opened to the user to confirm. user check the value confirm or modify it if technical error occurs, gas price...
if user uses local devnet, how about just using node for testing purpose? or make it option?
add validity check for node, indexing end points. maybe can check very simple query end point first. if it's successful, setup ok if not, make setup fail and let user...
cannot run `yarn electron:dev` on apple m1 ``` 오전 10:06:26 - Found 0 errors. Watching for file changes. [2] 10:06:27.021 › App starting... [2] (node:84090) ExtensionLoadWarning: Warnings loading extension at...
change from number to bignumber for all numbers consider bignumber or string ``` export interface TransactionUnsigned { memo: string; accountNumber: number; accountSequence: number; nonce?: number; gasPrice?: number; gasLimit?: number; asset?:...
Hey Crypto.com Team, We are the XDC Network! I’m Quincy a Developer for the XDC foundation I’m reaching out to have our EVM compatible token XDC added to your wallet. ...
add unit test for padZero for various cases
when wallet is very many, tagging can useful to manage wallets.