Programming Smart Contracts in C#

Fri, 01 Nov 2019 10:00:00 GMT

Smart contracts provide so many benefits in a blockchain environment, including improved standardization, security, latency, and transaction certainty. Learn how to develop, debug and deploy your first smart contract.

Read article

Exploring Blockchain Consensus

Tue, 01 Oct 2019 10:00:00 GMT

The emergence of blockchain has spurred developers to study and scrutinize well-established principles and paradigms in distributed systems, and in doing so has catalyzed a wave of innovation. Learn how consensus algorithms work for blockchain and explore the widely adopted dBFT algorithm and its implementation in C#/.NET Core.

Read article