Tutorials
Picking an enterprise blockchain protocol to develop on: Quorum, Vyper & Solidity
If you are a Python or JavaScript developer, get a feel of what it’s like to develop and deploy a smart contract on the Quorum blockchain network.
If you are a Python or JavaScript developer, get a feel of what it’s like to develop and deploy a smart contract on the Quorum blockchain network.
Hardening the platform security with basic access authentication.
As a developer advocate over at Chainstack, I’ve worked closely with both developers who are creating on top of Ethereum, and the support has been great. It helps that Ethereum has a great developer community.
Building on top of Ethereum has never been easier. Frameworks such as the ever-popular Truffle-suite and Embark make it very easy for developers to quickly deploy contracts and interact with them. These frameworks, unfortunately, are best suited for testing and experimentation.
This guide is intended for anyone interested in experimenting with Quorum. It is an introduction to deploying contracts and sending both public and private Quorum transactions using the web3.js library.
Enterprises now have multiple options to choose from when it comes to selecting distributed ledger technologies (DLT) and consensus protocols. The popular options include Ethereum, Hyperledger Fabric & Sawtooth, Quorum, MultiChain, and Corda.