purser icon indicating copy to clipboard operation
purser copied to clipboard

Interact with Ethereum wallets easily

Results 76 purser issues
Sort by recently updated
recently updated
newest added

This Epic tracks improvements needed _(or just nice to haves, but that are planned)_ for the Metmask wallet.

Epic

This issue tracks adding PRs and Issues templates to the `purser` monorepo to make it easier _(and more consistent)_ for contributors to add improvements or notify about bugs.

maintenance

This was disabled due to time constraints and should be added back it. It was blocked due to the fact that the packages live inside `modules/node_modules`, but I think this...

bug

This issue tracks adding in a dev web server _(which will most likely be [budo](https://github.com/mattdesl/budo) )_ and an in-memmory watch script. This should make getting started with development easier.

maintenance

Metamask currently only allows us to boardcast the transaction when signing it. We can't just sign it, and then broadcast it some other way. This is a limitation for us...

maintenance

This issue serves to track mostly adoption of the [`WebUSB` API standard](https://wicg.github.io/webusb/). Once that happens we can assign resources to develop a ledger transport based on that, which will make...

feature

This issue serves to track implementation of hardware detection on the local machine, for the Ledger Wallet. Currently this is not possible using the U2F transport. This will become viable...

feature

Right now the projects's type coverage hovers somewhere around `65`-`70`%. I want this to go over `80`%. While this is not a big hurdle, in the interest of time, this...

maintenance

Since we are relying solely on Trezor's servers to operate the Trezor Hardware, it's a good idea to make sure that the service is up and running before attempting to...

feature

While this is just a nice to have feature, I think there is a way to detect if the Trezor Hardware wallet is connected to the local bridge and, based...

feature