Engineering Log.

A collection of technical articles and field notes covering Backend Systems, Cardano Infrastructure, and Distributed Computing.

Series

Categories

Recent Writing

haskell 5 min read 03 Sept 2022

Scaling Cardano

Approaches Cardano takes to scaling its blockchain network to handle more transactions as use cases increase.

#cardano #blockchain #proof-of-stake #haskell
plutus 3 min read 03 Aug 2022

The Plutus Platform

A discussion on Haskell types and typeclasses and their use.

#plutus #cardano #smart-contracts #learning
plutus 3 min read 11 May 2022

Cardano Transaction Model - eUTXO

Cardano Transaction Model - eUTXO

#cardano #blockchain #proof-of-stake #haskell
haskell 3 min read 06 Mar 2022

Haskell Types and Type Classes

A discussion on Haskell types and typeclasses and their use.

#backend #learning #haskell
haskell 5 min read 09 Jan 2022

Proof Of Stake In Cardano

A discussion on how Proof of Stake works in Cardano and its advantages over Proof of Work.

#cardano #blockchain #proof-of-stake #haskell