Because Algorand technology is cool, but official algo wallet is not open source nor wallet.myalgo.com is open source, we have decided to create open source wallet build with security in focus with multisignature capability and ASA management.
The project was not funded by Algorand, so we prefer a donation for the project to keep evolving. P65LXHA5MEDMOJ2ZAITLZWYSU6W25BF2FCXJ5KQRDUB2NT2T7DPAAFYT3U
I will read the code thoroughly first free time I get to be inspired by (although I’m more a ReactJS Guy), sorry I did not know before, it’s awesome contribution I’m sure.
I am not Italian my friend and I already started to learn Italian because I’m moving to Italy based on my startup share holding. I do not think you want a beginner to do that.
At first I thought you replied on my post and since that’s my repo I do not hesitate to add Italian translation using Google translate! but when it’s other’s property I would not dare touch what I do not know enough about
This is a great idea. I have been curious why the only official wallet is not provided as open-source - this should amplify the brainstorming with various perspectives. We should definitely throw this question during the upcoming AMA on June 18th - Algorand Governance and Node Running Open Session
Btw, for technical issues can you please open issue in github? I think it is better suited place for it… Lets have here some generic discussion about the a-wallet… The github is Issues · scholtz/wallet · GitHub
As has been posted several times on forums, discord, etc, we are currently in the process of open sourcing the official Algorand Wallet. Happy to see additional open source projects in the ecosystem though!
Also, at the beginning of the Bitcoin era there were several programs which were written for video cards, and generated vanity addresses even more efficiently. I wonder if these can be modified for Algorand…
Great feedback… thx… fixed the autolock (will not lock while the search is in place, so use with caution)
I cannot do anything with the speed thou, because it is the JS library that limits the computation… I have added there the benchmark so that anyone can compare performance between other vanity address calculators…
My computer handles something over 250 accounts check per second… what are your stats?