Skip to content
#

blockchain-network

Here are 113 public repositories matching this topic...

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

Events, meetups, workshops and program of the RIAT Network. Events are usually in Vienna (Austria), Germany, Cyprus, USA, Switzerland or Greece. Pull request if you want to organize an event.

  • Updated Oct 8, 2020
jamesondh
jamesondh commented Feb 18, 2021

OpenZeppelin has implemented a plugin for Hardhat that allows for making smart contracts upgradable, i.e. retaining the state of the contract while having the ability to update functions or fix bugs by deploying a new contract. The basic idea is there is a wrapper or proxy contract that simplifies the process of upgrading to a new version. See https://docs.openzeppelin.com/learn/upgrading-smart-co

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