Blockchain

Signing transactions – Blockchain in Javascript (part 4)

Transactions on a blockchain have to be signed with a private key. This makes sure that people can only spend coins if they have the private key of their wallet.

In this video we will refactor our Javascript blockchain so that it will only accept signed transactions.

We’ll use the secp256k1 elliptic curve to generate a keypair. The same algorithm used in Bitcoin. But you can use other algorithms as well.

🤲 Source code
Available on GitHub:

💰 Buy Bitcoin, Ethereum, Litecoin, ..
Get $10 for free when buying through my affiliate link (thanks!):

🌍 Social
Twitter:
Facebook:

✏️ Check out my blog

Share via