purser
purser copied to clipboard
Self-generate the Software Wallet
At this point (after #56 and #57) we are in a position where we're able to write our own Software Wallet generator.
If we do this we remove reliance on external libraries like ethers
and all the extra weight that comes with.
While this is a nice improvement, it should obviously come at a later stage.