JoinColony / purser

Interact with Ethereum wallets easily
https://joincolony.github.io/purser
MIT License
84 stars 21 forks source link

Add purser-core PurserSigner #321

Closed rdig closed 4 years ago

rdig commented 4 years ago

This PR adds a "Signer" to the purser-core module, extending and implementing the required class methods, as specified by the Ethers Signer.

This branch also:

Added: