
Suljettu
Julkaistu
Maksettu toimituksen yhteydessä
I want to demonstrate provable data consistency across a geographically distributed Hyperledger Fabric network by persisting the blockchain ledger in CockroachDB instead of the default back-end. The work centres on two Fabric layers: chaincode and the ledger itself. Chaincode reads and writes must be routed so that every block committed by a peer is durably stored in CockroachDB, and peers must replay that data with no divergence even under node failure or network partitions. The scope includes mapping Fabric’s block and state data structures to a CockroachDB schema, wiring the peer so that commit and endorsement steps call the database seamlessly, and validating the design with a small multi-region testnet. CockroachDB will act strictly as the ledger store; MSP and other services remain unchanged. Deliverables • A runnable PoC network (Docker Compose or Kubernetes) showing Fabric peers committing blocks that immediately surface in CockroachDB tables. • Updated chaincode sample proving that standard read/write sets still behave correctly. • Automated tests that halt or partition nodes to prove data remains consistent. • Clear setup notes so I can reproduce the environment from scratch. Success is met when I can spin up the stack on fresh machines, invoke transactions, and watch the same ledger materialise in CockroachDB clusters on two different regions without mismatch or data loss.
Projektin tunnus (ID): 40217679
45 ehdotukset
Etäprojekti
Aktiivinen 23 päivää sitten
Aseta budjettisi ja aikataulu
Saa maksu työstäsi
Kuvaile ehdotustasi
Rekisteröinti ja töihin tarjoaminen on ilmaista
45 freelancerit tarjoavat keskimäärin $1 115 USD tätä projektia

Having over 10 years of experience in web and mobile development, I understand the importance of demonstrating provable data consistency across geographically distributed networks. Your project, Fabric-CockroachDB Distributed Ledger Sync, poses an exciting challenge that aligns perfectly with my expertise in blockchain development. Ensuring that every block committed by a peer is durably stored in CockroachDB, even under node failures or network partitions, is a task I am well-equipped to tackle. In previous projects, I have successfully implemented similar blockchain solutions, showcasing my ability to map data structures, wire peers seamlessly, and validate designs through rigorous testing. My experience in blockchain technologies, including Ethereum, has honed my skills in achieving data consistency and reliability across distributed networks. I am excited to take on this project and deliver a robust solution that meets your requirements. Let's connect to discuss how I can leverage my expertise to bring your vision to life efficiently and effectively.
$1 200 USD 20 päivässä
6,6
6,6

As someone who has been deeply involved in building complex and scalable blockchain systems, I believe I am the perfect fit for your Fabric-CockroachDB project. My comprehensive skill set includes designing and building complete blockchain platforms such as yours - from the smart contracts to the backend and frontend interfaces; leaving no stone unturned when it comes to ensuring data consistency across geographically distributed networks. My intimate understanding of the Hyperledger Fabric framework means that I will be able to seamlessly map the intricate data structures in Fabric to the CockroachDB schema - a crucial task for the success of this project. Moreover, my specialization in deploying blockchain solutions on various platforms such as Docker Compose and Kubernetes further ensures you'll have a proper production-grade PoC network at your disposal alongside clear and detailed setup notes for future replication or onboarding. Lastly, my approach to development always prioritizes security and scalability – two qualities that are absolutely crucial when working with delicate data such as in a blockchain system. I guarantee comprehensive automated testing with performance benchmarks and potential failure mode tests that will help prove the robustness of our distributed ledger solution. From design to implementation, post-development support, and handover process – with me, you get both quality work and reliable expertise to meet your specific needs.
$1 125 USD 7 päivässä
5,4
5,4

hi, i have reviewed the details of your project. we can build a small multi region fabric network where every committed block is stored in cockroachdb and replayed by peers with no mismatch. i will map fabric block and state data to a clear cockroachdb schema, then wire the peer commit and endorsement flow so reads and writes pass through the database while msp and other services stay unchanged. the poc will run on docker or kubernetes, show blocks appearing in cockroachdb tables, include sample chaincode that proves normal read and write sets still work, and add automated tests that stop or partition nodes to verify consistency. i can deliver a clean, reproducible setup with scripts and notes so you can spin it up on fresh machines and see the same ledger in two regions without data loss. let's have a detailed discussion, as it will help me give you a complete plan, including a timeline and estimated budget. i will share my portfolio in the chat. mughiraa
$1 125 USD 7 päivässä
5,1
5,1

Hello Mate!Greetings , Good afternoon! I’ve carefully checked your requirements and really interested in this job. I’m full stack node.js developer working at large-scale apps as a lead developer with U.S. and European teams. I’m offering best quality and highest performance at lowest price. I can complete your project on time and your will experience great satisfaction with me. I’m well versed in React/Redux, Angular JS, Node JS, Ruby on Rails, html/css as well as javascript and jquery. I have rich experienced in Kubernetes, Blockchain, Hyperledger Fabric, Docker, Database Design, Distributed Systems, Database Management and Microservices. For more information about me, please refer to my portfolios. I’m ready to discuss your project and start immediately. Looking forward to hearing you back and discussing all details.. Thanks
$1 250 USD 1 päivässä
2,6
2,6

⭐⭐⭐⭐⭐ DEAR CLIENT ⭐⭐⭐⭐⭐ Hello, I have reviewed the project details. I have extensive experience in this field and can implement Hyperledger Fabric with CockroachDB ledger backend, mapping block/state data to distributed SQL schema, integrating peer commit/endorsement pipelines, and validating geo‑consistent replication across multi‑region testnet. 2-Week PoC Plan ($1,200 Fixed): Week 1: Fabric peer modifications (ledger interface → CockroachDB driver), schema design (blocks/transactions/state). Week 2: Docker Compose multi‑region testnet, chaincode samples, failure/partition tests, docs.
$1 200 USD 14 päivässä
2,8
2,8

Dear Hiring Manager, I am ready to start work today and can deliver a provable, geographically distributed Hyperledger Fabric network with CockroachDB as the ledger store, ensuring full data consistency even under node failures or network partitions. My approach covers: Ledger Mapping: Translating Fabric block and state structures to a CockroachDB schema with durability and atomicity. Peer Integration: Modifying commit and endorsement flows so every block is persisted seamlessly, while chaincode read/write operations maintain expected behavior. Resilience Testing: Multi-region PoC with automated tests simulating node failures and network partitions to validate consistency and fault tolerance. Documentation & Reproducibility: Clear setup guides, Docker Compose/Kubernetes manifests, and sample chaincode demonstrating correctness. Deliverables include a runnable PoC network, updated chaincode examples, automated tests proving consistency, and a step-by-step guide to deploy the environment from scratch. I will ensure no divergence occurs between peers, with every transaction replicated reliably across CockroachDB clusters. I have strong experience in Hyperledger Fabric architecture, chaincode development, and distributed database integration, enabling a solution that is production-ready, maintainable, and fully verifiable. Best Regards, Jagrati
$750 USD 7 päivässä
2,3
2,3

As an experienced technology architect and blockchain professional, I am confident in my ability to meet the unique demands of this project. Having specialised in streamlining and automating business operations through applications such as ERP and CRM, I understand just how critical data consistency and durability are for distributed systems like Fabric's Hyperledger. My proficiency in database management, Docker, and Kubernetes will prove invaluable as I map Fabric's block and state data structures to a CockroachDB schema to ensure provable data consistency across the geographically distributed network. Furthermore, my experience in building AI-powered dashboards, insights and forecasting tools will enable me to not just successfully complete this project, but also help you optimise and scale your operations better using the newly implemented solution. Let's talk more over chat/call to discuss details. Cheers.
$1 500 USD 10 päivässä
2,1
2,1

Hi there, I understand that your main goal is to implement a reliable synchronization mechanism between Fabric and CockroachDB for distributed ledger solutions. In my previous role, I successfully developed a high-performance data synchronization system that reduced latency by 25% for a distributed application. Additionally, I implemented a robust API that streamlined data transactions, resulting in a 40% increase in overall system efficiency. To meet your requirements, I will design a customized synchronization solution leveraging Fabric's capabilities and CockroachDB's scalability. This approach will ensure data consistency and resilience while optimizing performance across your distributed ledger network. I would be happy to discuss your needs and get started right away. Best regards, Artem
$1 125 USD 7 päivässä
1,8
1,8

Hi there! I understand how challenging it can be to ensure consistent ledger replication across distributed nodes—any divergence can undermine trust in your Fabric network. I have hands-on experience working with Hyperledger Fabric, chaincode development, and integrating non-standard ledger backends like SQL databases. I’ve also deployed multi-region Fabric networks using Docker Compose and Kubernetes, ensuring durable, real-time data persistence and testing failover scenarios. My experience with CockroachDB includes schema mapping for distributed state management and automated verification of consistency under node failures. My approach will wire the Fabric commit and endorsement flows directly to CockroachDB, provide chaincode samples that function seamlessly, and implement automated partition/failure tests to validate true consistency. The PoC network will be reproducible and documented for smooth deployment on fresh machines. Check our work https://www.freelancer.com/u/ayesha86664 Do you already have a preferred schema in mind for mapping Fabric blocks and state to CockroachDB? Let me know if you’re interested & we can discuss it. Best Regards, Ayesha
$1 125 USD 7 päivässä
1,2
1,2

** HUMAN PROPOSAL - NO BOT TEXT *** Hi there, I can implement the CockroachDB backend for your Hyperledger Fabric network to guarantee multi-region consistency. Since you specifically need to map Fabric's block and state data to CockroachDB, I will utilize Fabric's pluggable state database interface to direct World State updates (Key-Value pairs) into a geo-partitioned CockroachDB SQL schema. This replaces the default LevelDB/CouchDB and leverages CockroachDB's Raft consensus to handle the network partitions you are concerned about. I will build the PoC using Docker Compose, creating a seamless bridge where the Peer node's 'PutState' and 'GetState' calls translate directly to SQL transactions. I will configure the CockroachDB cluster to use 'topology patterns' that align with your Fabric peer regions, minimizing latency while ensuring data durability. I will also include a specific test suite using 'Pumba' or basic network scripts to simulate the region failure and prove that the ledger state converges without divergence. I guarantee I will not mark the job complete until I demonstrate a transaction committed in Region A being immediately readable in Region B, even after a forced node outage. Best, Ahmad
$1 100 USD 15 päivässä
0,9
0,9

hi I have hands-on experience working with blockchain systems, smart contracts, and distributed ledgers, and I’ve been actively waiting for blockchain tasks like this to be posted. I can help design and validate a clean PoC demonstrating provable data consistency across a distributed Hyperledger Fabric network with an external ledger store. I’m comfortable working with Fabric internals, chaincode read/write flows, Docker-based testnets, and database-backed persistence layers. This is a small, well-scoped blockchain task, and I’m ready to start immediately and deliver clear, reproducible results. best reguard Ginag V
$800 USD 7 päivässä
0,4
0,4

Hi, there. I’m confident that I can deliver this project to a high standard. I take the time to carefully review each client’s requirements and ensure I fully understand the scope before submitting a proposal. I do not rely on automated tools during the bidding process, as I believe every project deserves a thoughtful and tailored approach. I have solid experience in this area and would be happy to discuss the project in more detail to better understand your goals and expectations. I am available to start immediately and committed to delivering results on time. I look forward to the opportunity to work with you. Thank you for your time. Boris
$800 USD 7 päivässä
0,0
0,0

Hi, I’d be happy to contribute. I have experience in Database Management, Database Design, Hyperledger Fabric, Distributed Systems, Microservices, Blockchain, Kubernetes and Docker. I value clear communication and collaboration throughout the project lifecycle. Before starting, I take time to fully understand both the business objectives and technical requirements. My approach focuses on building practical, scalable, and well-documented solutions. I’m comfortable working in iterative cycles and incorporating feedback as the project evolves. I respect deadlines and agreed milestones and take ownership of my deliverables. I can adapt easily to your preferred tools, tech stack, and workflow. My goal is to create long-term value rather than simply completing tasks. I’d welcome the opportunity to discuss your project and next steps. Best regards, Marko O.
$750 USD 5 päivässä
0,0
0,0

Hi there, I just read your posting and I am interested in your project I am a software engineer with 9+ years experience in AI web and mobile app development. So I am familiar with Microservices, Distributed Systems, Blockchain, Kubernetes, Database Design, Hyperledger Fabric, Docker and Database Management. With extensive experience in , I understand exactly what you want and am confident that I can handle this project perfectly. Let me know if my profile looks interesting, and we can discuss more details. Best regards, Henry W.
$1 000 USD 5 päivässä
0,0
0,0

As the CEO of Web Crest, I've successfully led my team in delivering AI-powered solutions, web and mobile app development, automation, and digital branding for over 10 years. Our collective expertise traverses various technical landscapes including Blockchain technology—a prime asset for this particular project. With a strong resume in AI automation, comes incredible skill in handling data—not just in good times, but also when things go awry like network partitions or node failures. We aren't only going to build a blockchain ledger in CockroachDB; we're going to weave a safety net around it, ensuring that every block committed by a peer is durably stored and retrievable even under the most testing conditions. In addition to these background qualifications, we understand the importance of clear and reproducible setups. We will leave no stone unturned—providing you with a runnable PoC network demonstrating flawless data replication between regions; an updated chaincode sample proving that standard read/write sets still behave correctly; and automated tests purposely designed to halt or partition nodes to prove data consistency. Trust me when I say choosing Web Crest is choosing quality, experience and innovation. Let's build your future together!
$1 000 USD 7 päivässä
0,0
0,0

Hello, I hope you’re doing well. Your project requires a PoC demonstrating provable ledger consistency across a geographically distributed Hyperledger Fabric network using CockroachDB as the state and block store. The objective is to persist all chaincode read/write sets and block commits to CockroachDB, ensuring that multiple peers in different regions replay identical ledger data even under node failures or network partitions. Scope clarity ensures a robust integration without touching MSP or Fabric core services. Technically, I will map Fabric’s block and state structures to a CockroachDB schema, modify peer commit and endorsement hooks to write directly to the database, and adjust chaincode examples to verify correct read/write behavior. Testing will include automated node halts, network partitions, and cross-region transaction verification. The stack will be containerized with Docker Compose (or Kubernetes) for reproducible deployment, and setup scripts will include full initialization and schema creation. Deliverables include a runnable multi-region Fabric network with CockroachDB ledger persistence, updated chaincode samples, automated consistency tests, and comprehensive setup instructions for reproducibility. Looking forward to work with you for your project. Thank you !
$1 125 USD 7 päivässä
0,0
0,0

I’ve worked deep inside Fabric peers and ledger internals, not just chaincode. I can design a clean mapping from Fabric block/state data to CockroachDB and wire commit paths so every peer persists deterministically, even under failure or partitions. I’ll deliver a runnable multi‑region PoC with tests that kill nodes and prove replay consistency, plus clear setup docs so you can reproduce everything from scratch with confidence.
$775 USD 7 päivässä
0,0
0,0

Hi there, I understand you’re looking to implement a robust solution for demonstrating persistent data consistency across a geographically distributed Hyperledger Fabric network by utilizing CockroachDB. This project is crucial for ensuring data integrity, especially when faced with potential node failures or network partitions, and I’m confident my expertise aligns perfectly with your needs. To ensure a seamless integration, I propose a tailored approach that includes mapping the Fabric block and state data structures into CockroachDB schemas. I will handle the requisite routing for chaincode read and write operations, facilitating effortless commits from peers to CockroachDB. Additionally, I will develop a proof of concept using Docker Compose or Kubernetes to demonstrate the efficient commitment of blocks, while validating functionality with automated tests that can simulate node failures. This comprehensive solution will not only address your requirement for a consistent ledger but also provide clear documentation for reproducibility. What specific challenges do you foresee in testing the designed setup? https://www.freelancer.com/u/proggon Best regards, Wahaj Barlas.
$1 125 USD 7 päivässä
0,0
0,0

Hello, ✅I can work for you perfectly. Expert here. I am ready to start immediately✅ I will replace Fabric’s default ledger backend with CockroachDB by mapping block and world-state structures to a consistent, fault-tolerant schema and wiring peer commit/endorsement paths to persist every block durably. I will deliver a runnable multi-region PoC (Docker Compose or Kubernetes) where peers replay the same ledger from CockroachDB without divergence, even under node failure or network partitions. I will include updated chaincode samples and automated fault-injection tests that prove standard read/write sets remain correct and consistent across regions. Clear, step-by-step setup documentation will allow you to reproduce the environment from scratch and immediately observe identical ledgers materializing in CockroachDB clusters in two regions. Best regards.
$750 USD 7 päivässä
0,0
0,0

Hello Interested in this proposal: I want to demonstrate provable data consistency across a geographically distributed Hyperledger Fabric network by persisting the blockchain ledger in CockroachDB instead of the default back-end. The work centres on two Fabric layers: chaincode and the ledger itself. Chaincode reads and writes must be routed so that every block committed by a peer is durably stored in CockroachDB, and peers must replay that data with no divergence even under node failure or network partitions. The scope includes mapping Fabric’s block and state data structures to a CockroachDB schema, wiring the peer so that commit and endorsement steps call the database seamlessly, and validating the design with a small multi-region testnet. CockroachDB will act strictly as the ledger store; MSP and other services remain unchanged. Deliverables • A runnable PoC network (Docker Compose or Kubernetes) showing Fabric peers committing blocks that immediately surface in CockroachDB tables. • Updated chaincode sample proving that standard read/write sets still behave correctly. • Automated tests that halt or partition nodes to prove data remains consistent. • Clear setup notes so I can reproduce the environment from scratch. Success is met when I can spin up the stack on fresh machines, invoke transactions, and watch the same ledger materialise in CockroachDB clusters on two different regions without mismatch or data loss.
$1 499 USD 15 päivässä
0,0
0,0

San Juan, Philippines
Liittynyt tammik. 6, 2025
₹12500-37500 INR
₹12500-37500 INR
$250-750 CAD
₹12500-37500 INR
₹750-1250 INR/ tunnissa
$250-750 USD
€250-750 EUR
min $50 USD/ tunnissa
$25-50 USD/ tunnissa
$250-750 CAD
$10-30 USD
₹100-400 INR/ tunnissa
₹400-750 INR/ tunnissa
$10-30 USD
₹75000-150000 INR
€50000-100000 EUR
min $50 USD/ tunnissa
$2-8 USD/ tunnissa
₹12500-37500 INR
₹750-1250 INR/ tunnissa