Skip to content
#

blockchain-network

Here are 156 public repositories matching this topic...

Step 1: Building a Blockchain Open up your favourite text editor or IDE. We’ll only use a single file, but if you get lost, you can always refer to the source code. Representing a Blockchain We’ll create a Blockchain class whose constructor creates an initial empty list (to store our blockchain), and another to store transactions. Here’s the blu…

  • Updated Mar 25, 2018
  • Python

This is a resource navigation record library for lambda, a blockchain storage solution project. As we all know, lambda is used in many places. To distinguish the project from other words such as aws lambda, lambda symbol, and so on. I built a git repo to make lambda storage as easy to find as IPFS,Filecoin, ethereum, bitcoin,EOS, and other well-…

  • Updated Aug 21, 2018

A decentralized (p2p) file storage system built atop Kademlia DHT that enforces data integrity, privacy, and availability through sharding, proofs of retrievability, redundancy, and encryption, with smart-contract powered incentive scheme

  • Updated Sep 29, 2018
  • JavaScript

Improve this page

Add a description, image, and links to the blockchain-network topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the blockchain-network topic, visit your repo's landing page and select "manage topics."

Learn more