GitShow/fireship-io/node-blockchain
fireship-io

node-blockchain

Blockchain Cryptocurrency Implemented with Node & TypeScript

by fireship-io
Star on GitHubForknpm

TypeScript

523 stars159 forks1 contributorQuiet · 5y agoSince 2021

Meet the team

See all 1 on GitHub →
codediodeio
codediodeio3 contributions

Languages

View on GitHub →
TypeScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

1 of 6 standards met

Community profile →
25
✓README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 2 in progress · Last activity 5y ago
See all on GitHub →
Somachainn
SomblockOpenPR
Somachainn · 1y ago
a2br
Remove unnecessary addBlock paramOpenPR

The sender's public key can be found in the transaction instance, there's no need to give it to the function as a separate argument.

a2br · 1y ago
jie170601
A confused point about function "mine"OpenIssue

It's a good project for me who want to learn the block chain.But there's a confused point that I can't figure out,the function "mine" seems no meanings when we use the addBlock.It does not reflect the relationship between mining and block.Then I think the return value of "mine" should be nonce+solution,and assign the return value to the nonce of block. `

jie170601 · 5y ago

Recent fixes

View closed PRs →
micartey
Spend money you don't haveClosedIssue

The idea for the genesis block is to get currency into the system by adding a transaction to some specified wallet. In this case (I see what you did there). So needs to first send transactions to the other wallets, so they have currency as well. That theoretically happens in line 125-127 BUT it does NOT! What I mean by that, is that the amount they held is never taken into account. Also there would be no currency in the system since the transaction in the genesis block to should contain the public key of satoshi instead.

micartey · 3y ago
jjkirn
still crashes after memory increaseClosedIssue
jjkirn · 5y ago
Structured data for AI agents

Repository: fireship-io/node-blockchain. Description: Blockchain Cryptocurrency Implemented with Node & TypeScript Stars: 523, Forks: 159. Primary language: TypeScript. Languages: TypeScript (100%). Open PRs: 2, open issues: 5. Last activity: 5y ago. Community health: 25%. Top contributors: codediodeio.

·@ofershap

Replace github.com with gitshow.dev