From 527b266967dc0ab3ae2dc01e5b432ba22da69ab6 Mon Sep 17 00:00:00 2001 From: Petros Demetrakopoulos Date: Sun, 16 Jan 2022 18:13:55 +0200 Subject: [PATCH] Update README.md - Added a reference to Ethair Balloons library --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 776c1a9..8949ddc 100644 --- a/README.md +++ b/README.md @@ -526,6 +526,10 @@ Key enhancements over go-ethereum: ### ArcBlock - [Blockchain Developer Platform](https://www.arcblock.io) / [White Paper](https://www.arcblock.io/en/whitepaper/latest) +[](https://github.com/petrosDemetrakopoulos/ethairballoons)) +### [**EthAir Balloons**](https://github.com/petrosDemetrakopoulos/ethairballoons) +- A strictly typed ORM library for Ethereum blockchain. It allows you to use Ethereum blockchain as a persistent storage in an organized and model-oriented way without writing custom complex Smart contracts. + --- ## Further Extension ### [Papers](https://github.com/decrypto-org/blockchain-papers)