#
distributed-ledger
Here are 190 public repositories matching this topic...
2
opticyclic
commented
Sep 11, 2019
Currently there seem to be 3 options for testing Corda:
- MockNetwork
- Driver DSL
- Manually start a network then run tests
The MockNetwork is useful for testing flows but it doesn't implement an RPC interface so you can't use it in your Spring REST API tests.
The Driver DSL has an RPC interface but all the work appears to have to be done in the dsl closure which means you can't get
Hyperledger is a Collaborative Project at The Linux Foundation.
-
Updated
Oct 27, 2021
-
Updated
Mar 8, 2020 - JavaScript
Core repository for Sawtooth Distributed Ledger
-
Updated
Nov 12, 2021 - Python
-
Updated
Oct 27, 2021 - JavaScript
-
Updated
Nov 10, 2021 - Java
Iroha - A simple, decentralized ledger
-
Updated
Apr 16, 2019 - C++
-
Updated
Nov 19, 2021 - Go
Official Go implementation of the Ontology protocol. https://dev-docs.ont.io/#/
-
Updated
Nov 4, 2021 - Go
Operating System for Enterprise Blockchain
-
Updated
Nov 19, 2021 - Python
Hyperledger Fabric SDK for Node https://wiki.hyperledger.org/display/fabric
-
Updated
Nov 19, 2021 - JavaScript
S11001001
commented
Nov 17, 2021
With #11315 done, we can do some small optimizations:
- NonEmpty
- if it makes a difference, redefine
pourto abstract overIterableFactoryandMapFactory, if those implementations do optimization for same-type conversions - redesign
pour's API to put the factory type first, no more tricky currying - just use
toSeqfortoSeq - define
collect,map, and
- if it makes a difference, redefine
Interchain Standards (ICS) for the Cosmos network & interchain ecosystem.
-
Updated
Nov 18, 2021 - TeX
Golang implementation of the PlatON protocol
distributed-systems
distributed-computing
wasm
distributed-ledger
private-blockchain
privacy-preserving
bft-protocols
-
Updated
Nov 11, 2021 - Go
Waltz is a quorum-based distributed write-ahead log for replicating transactions
distributed-systems
database
log
transactional
quorum
distributed-ledger
multi-region
write-ahead-log
-
Updated
Nov 18, 2021 - Java
-
Updated
Oct 21, 2021 - Go
Hyperledger Fabric Python SDK
-
Updated
Aug 21, 2021 - Python
eadventurous
opened
Nov 12, 2021
-
Updated
Aug 30, 2019 - JavaScript
A new distributed web protocol for smart contracts and decentralized applications.
-
Updated
Apr 29, 2021 - C++
Python implementation of the IPv8 layer
-
Updated
Nov 13, 2021 - Python
EOS Smart Contract Development Examples
blockchain
eos
distributed-ledger
blockchain-demos
decentralized-applications
eos-contracts
eosio
decentralized-application
decentralized-storage
blockchain-demo
eos-blockchain
eos-tutorials
-
Updated
Sep 1, 2021 - C++
react
cryptography
typescript
cryptocurrency
wallet
stellar
stellar-network
distributed-ledger
stellar-lumens
-
Updated
Nov 2, 2021 - TypeScript
Hyperledger Fabric Gateway SDK for Java https://wiki.hyperledger.org/display/fabric
-
Updated
May 19, 2021 - Java
Ontology Documents https://ont.io
-
Updated
Sep 27, 2021 - JavaScript
Stellar API SDK for .NET Core 2.x and .NET Standard 2.0
csharp
dotnetcore
blockchain
cryptocurrency
dotnet-core
horizon
stellar
stellar-network
blockchain-technology
distributed-ledger
-
Updated
Nov 20, 2021 - C#
Android library for Iroha, a Distributed Ledger Technology (blockchain) platform.
-
Updated
Jul 21, 2020 - Java
-
Updated
Aug 30, 2019 - JavaScript
A simplified library for decentralized, privacy preserving machine learning
machine-learning
deep-learning
distributed-computing
distributed-ledger
privacy-enhancing-technologies
distributed-control
privacy-by-design
-
Updated
Nov 8, 2021 - Shell
Improve this page
Add a description, image, and links to the distributed-ledger topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the distributed-ledger topic, visit your repo's landing page and select "manage topics."


Per stackoverflow post https://stackoverflow.com/questions/69115892/hyperledger-fabric-java-chaincode-timeout-expired-while-starting-chaincode , it appears Java chaincode is missing from chaincode as an external service doc topic:
https://hyperledger-fabric.readthedocs.io/en/latest/cc_service.html#writing-chaincode-to-run-as-an-external-service