walletbeat icon indicating copy to clipboard operation
walletbeat copied to clipboard

An open repository of EVM-compatible wallets.

Results 114 walletbeat issues
Sort by recently updated
recently updated
newest added

Suggested features to add to walletbeat are listed below with credits to the person who suggested them. ## Wallets to be added - [ ] Rabby ([@kugusha.eth](https://warpcast.com/kugusha.eth/0x2fa5604d)) - [ ]...

I think they should be an array to make it extendable and more data can be provided that way. For example, instead of: ``` hardwareWalletSupport: true, ``` We can have:...

Follow-up to #99. Deprecate dynamic `Renderable`s / `.render()` functions in favor of serializable `Content` objects to avoid passing JavaScript functions across the server-client boundary. Instead of helper functions that accept...

The following columns IMO are needed in order for a wallet to be usable (in my opinion). Similar to how Vitalik said that if a [layer 2 isn't stage 1,...

beta

Update `AttributeGroup` to make attribute weights serializable instead of passing values as a function curry. Calculate scores dynamically on the client side instead.

Update linting flows to only apply to staged/changed files and complete in under 1 minute. * **package.json** - Add a new script `lint-staged` to run `lint-staged` on staged files. -...

Previous entry seemed to be a hastily cloned Mathwallet entry. Quite a few of our more recent features were missed: - Transaction scanning - Our snaps extensibility system (which enables...

main-branch