purser
purser copied to clipboard
Interact with Ethereum wallets easily
This Epic tracks needed or nice-to-have issues for the `purser-core` module
This Epic tracks improvements needed (or just nice to haves, but that are planned) for the Ledger hardware wallet.
This Epic tracks improvements needed (or just nice to haves, but that are planned) for the trezor hardware wallet.
This Epic tracks improvements needed _(or just nice to haves, but that are planned)_ for the software wallet.
``` npm i @colony/purser-metamask ``` ``` found 1 high severity vulnerability run `npm audit fix` to fix them, or `npm audit` for details ``` ``` $ npm audit === npm...
Node 10.14.1 Installed via NPM The statement: `import { open } from '@colony/purser-software';` causes a crash in a React app: Error in ./~/xmlhttprequest/lib/XMLHttpRequest.js Module not found: 'child_process' in /myproject/node_modules/xmlhttprequest/lib @...
A number of crashes are starting to be reported, as having the same pattern of running on `node`, version `10`. Last time we visited this #37 this was quite a...
## Version 10 of Node.js (code name Dubnium) has been released! 🎊 To see what happens to your code in Node.js 10, Greenkeeper has created a branch with the following...
The Ledger npm packages of which we use `@ledgerhq/hw-app-eth` and the u2f transport: `@ledgerhq/hw-transport-u2f` currently use the old version of babel _(pre version `7`, with the old name spacing)_. If...
The `verifyMessage` method should support `messageData` as an argument (as an alternative to `message`) for instances where the signed message to verify is in the form of a hex string...