Post
Topic
Board Exchanges
Merits 2 from 2 users
Re: eXch - instant exchange BTC / LN / XMR / LTC / ETH / ERC20
by
NotATether
on 19/04/2025, 11:42:52 UTC
⭐ Merited by bitmover (1) ,mmgen-py (1)
I will also add that NodeJs, just like js, has several cryptography failures, which is very complicated for a cryptocurrency wallet project.

Which is why building a website out of nodejs is such a bad idea. With the other reason being that you can't actually access the crypto functions from client-side JS, so you have to rely on polyfills which are not as secure, and may have their own vulnerabilities.

It is certainly not a programming language you want to use if there is an Advanced Persistent Threat or state actor among your list of potential adversaries.