From f32ae828916c9bcc3e91ca0242c232aee306654d Mon Sep 17 00:00:00 2001 From: Gerald Bauer Date: Thu, 14 Mar 2019 16:55:46 +0100 Subject: [PATCH] Update contracts.md --- contracts.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/contracts.md b/contracts.md index cb9b2bd..58c550e 100644 --- a/contracts.md +++ b/contracts.md @@ -36,7 +36,7 @@ title: Contracts, Contracts, Contracts - Code Your Own (Crypto Blockchain) Contr - New to (Secure) Ruby Contract Programming / Scripting? -# Contracts, Contract, Contracts ++ New Contracts Per Month - Total Contracts ⇑⇑ +# Contracts, Contract, Contracts ++ New Contracts Per Month - Total Contracts ⇑⇑⇑⇑⇑ ![](i/state-of-the-dapps-stats.png) @@ -372,6 +372,16 @@ Runs on "plain vanilla" ruby (*). - Powerball Mega Millions Lottery + +# Contracts, Contracts, Contracts - Transactions Per Contract Category + +![](i/state-of-the-dapps-txns-per-category.png) + +(Source: [State of the DApps Stats](https://www.stateofthedapps.com/stats)) + + + + # Contracts by Example - Hello, World! - Greeter ``` ruby