Purser
Purser simplifies interaction with Ethereum based wallets. It supports both hardware and software wallets and provides a consistent and predictable interface to work with during dApp development.
Please use one of the purser packages to get started. Also please refer to the original readme.
Purser Packages:
purser-core
: A collection ofhelpers
,utils
,validators
andnormalizers
to assist the individual purser modules.purser-ledger
: Ajavascript
library to interact with a Ledger based Ethereum wallet.purser-metamask
: Ajavascript
library to interact with the a Metamask based Ethereum wallet.purser-software
: Ajavascript
library to interact with a software Ethereum wallet, based on the ethers.js library.purser-trezor
: Ajavascript
library to interact with a Trezor based Ethereum wallet.