sigma67 / ethertwin
A Vue-based DApp to manage Digital Twin data on the Ethereum blockchain and Swarm DHT, including fine-grained access control.
☆27Updated 4 years ago
Alternatives and similar repositories for ethertwin
Users that are interested in ethertwin are comparing it to the libraries listed below
Sorting:
- Simulation of several BFT consensus algorithms for benchmarking☆26Updated 5 years ago
- Fast Blockchain Simulations for Large-scale Peer-to-Peer Networks☆81Updated 2 years ago
- SquirRL: Automating Attack Discovery on Blockchain Incentive Mechanisms with Deep Reinforcement Learning☆55Updated 2 years ago
- Repository to the DAGsim paper☆14Updated 3 years ago
- This code pattern introduces you to Hyperledger Fabric which is an open-source blockchain framework and Watson IoT platform by using Node…☆21Updated 3 years ago
- ☆9Updated 5 years ago
- This is a Sharding Simulator to study blockchain scalability.☆37Updated 2 years ago
- a blockchain network simulator aimed at researching consensus algorithms for performance and security☆85Updated last year
- Integration of the BFT consensus library into Fabric☆30Updated 3 years ago
- 基于分片技术实现高性能区块链☆24Updated 4 years ago
- A Hyperledger Fabric Based Access Control system to mediate access control flow from centralized applications.☆46Updated 3 years ago
- Fabric & ABE based copy-right system.☆22Updated 2 years ago
- A simple implementation of HotStuff consensus protocol☆18Updated 4 years ago
- ☆62Updated 4 years ago
- Source code for the ICDCS 2022 paper "Dissecting the Performance of Chained-BFT"☆51Updated 2 years ago
- Some simulations of blockchain consensus based on ns3. Currently implemented consensus protocols include Raft, Paxos and PBFT.☆56Updated 2 years ago
- BlockMaze: An Efficient Privacy-Preserving Account-Model Blockchain Based on zk-SNARKs☆41Updated 4 years ago
- ☆24Updated 4 years ago
- An efficient implementation of the PHANTOM (GhostDAG) block-DAG protocol, complete with a block-DAG network simulation framework and othe…☆45Updated 3 years ago
- A voting-based blockchain interoperability oracle that allows clients to verify that a transaction is included in another blockchain☆16Updated 3 years ago
- HaimerlNikolas / Advancing-Blockchain-Based-Federated-Learning-Through-Verifiable-Off-Chain-Computations☆13Updated 3 years ago
- The Honey Badger of BFT Protocols☆142Updated 3 years ago
- Blockchain's various consensus algorithm of go language implementation(区块链的各种共识算法的GO语言实现,包括dpos、pbft、pos、pow、raft)☆14Updated 3 years ago
- Omniledger implementation☆35Updated 6 years ago
- fabric-iot is a Blockchain Based Decentralized Access Control System in IoT☆76Updated last year
- Blockchain reputation-based trust management system☆15Updated 5 years ago
- FPC enables Confidential Chaincode Execution for Hyperledger Fabric using Intel SGX.☆166Updated 2 weeks ago
- A curated list of academic blockchain-related papers☆123Updated 4 months ago
- APBFT is an improvement of the PBFT consensus protocol.☆15Updated last year
- A Practical Byzantine Fault Tolerance (PBFT) emulator built in Java