Please turn JavaScript on
CodeForGeek icon

CodeForGeek

follow.it gives you an easy way to subscribe to CodeForGeek's news feed! Click on Follow below and we deliver the updates you want via email, phone or you can read them here on the website on your own news page.

You can also unsubscribe anytime painlessly. You can even combine feeds from CodeForGeek with other site's feeds!

Title: CodeForGeek - Programming Blog for Geeks

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  3.33 / day

Message History

Blockchain in supply chain management gives partners a shared history for shipment events such as receipt, inspection, and handoff when several organizations need to verify the same record, though it cannot prove that the original event data was correct. What blockchain adds to supply-chain traceability Supply-chain records often sit in enterprise resource planning systems, ware...

Read full story
Blockchain core components: nodes, blocks, hashes, and consensus A blockchain is a shared record that a network accepts through agreed rules. The components matter because each one answers a different question: what changed, who checked it, how the record connects to earlier data, and why nodes accept one history. Bitcoin’s developer guide describes the chain […]

Read full story
A blockchain-based messaging system uses cryptographic identities and a distributed network to coordinate messages without placing one company in charge of every account and delivery decision. The useful design question is where the blockchain belongs, because message content, encryption keys, and delivery usually need different components. What is a blockchain-based messaging s...

Read full story
A blockchain-based loyalty program records reward events in a shared ledger and applies earning or redemption rules through an application or smart contract. It can help when several partners need the same balance history, but it does not remove the need for consent, fraud controls, or customer support. What a blockchain-based loyalty program changes A […]

Read full story
Blockchain-based identity management lets an issuer create a signed claim, lets you hold it, and lets a verifier check it without calling the issuer for every request. The useful question is not whether identity data belongs on a blockchain. It is which identifiers, keys, status records, and trust rules need shared verification. What blockchain-based identity […]

Read full story