distributed ledger

Deploying DAML based Smart Contracts on project:DABL

Reading Time: 5 minutes DAML is an open-source language used to write distributed applications quickly,concisely and correctly. It runs on leading blockchain platforms like Hyperledger Sawtooth , fabric and Corda. It is used to build smart contracts for distributed ledgers and provide us with the ability to focus more on business workflow instead of the blockchain implementation. In our previous blogs, Building Powerful Smart Contracts, Getting started with building Continue Reading

DAML: Build Powerful Smart Contracts

Reading Time: 4 minutes As the blockchain technology evolves, there is a need for improved frameworks through which users can create and deploy smart contracts. DAML is one such open-source language for smart contracts originated by Digital Asset. In this blog, we will be understanding about the features of DAML, it’s need and benefits in the current scenarios and the steps to get started with building smart contracts using Continue Reading

Quorum : Ethereum-based distributed ledger protocol

Reading Time: 3 minutes In Simple words Quorum is an Ethereum-based distributed ledger protocol that supports transaction and contract privacy. The primary features of Quorum. Transaction and contract privacy Voting-based consensus mechanism Network/Peer permissions management Higher performance Apart from these feature Quorum includes one of the powerful feature that is support of Private and Public Transactions. Private Transaction :- are those Transactions whose payload is only visible to the Continue Reading