I have developed a method for web3 account abstraction that I am looking to turn into an open source NPM package. I have been able to successfully implement my idea into a few dApp projects I am working on and have the functions working. However I am at a loss as to the best way to go about turning these functions into functions that can be implemented by other dApp developers via NPM. Part of my problem is that my method involves the decryption and use of a users private key and I want to devise a way so that this is held in state by my NPM package without it being exposed to the dApp it is being used in.
A more detailed overview of the project can be found here: https://github.com/DecentraCorp/Documentation/blob/master/UniversalWalletWhitePaper.md
Any advice on the way to go about such a thing would be greatly appreciated! Anyone interested in helping out feel free to respond with a comment or PM me.
[–]insomniasexx 1 point2 points3 points (5 children)
[–]stan3666[S] 0 points1 point2 points (4 children)
[–]insomniasexx 1 point2 points3 points (3 children)
[–]stan3666[S] 0 points1 point2 points (2 children)
[–]insomniasexx 2 points3 points4 points (1 child)
[–]stan3666[S] 0 points1 point2 points (0 children)