Post
Topic
Board Project Development
Merits 1 from 1 user
Re: The Bitcoin DEX
by
RobinLinus
on 22/01/2022, 15:55:17 UTC
⭐ Merited by BlackHatCoiner (1)
Just leave a password text field which makes it look like a brain wallet.
Using your email as salt is important for security...


Also, how can I verify these aren't sent to a server?
You can monitor all requests in the network tab of the developer tools in your browser.


Is the wallet open-source?
Yes, you can find the source code on Github. You can run it locally simply by downloading the client and clicking on the index.html.