Skip to content

digital-finance-economics

Digital Finance & Economics - BSc Course Materials

View on GitHub


Information

Property Value
Language Python
Stars 0
Forks 0
Watchers 0
Open Issues 0
License MIT License
Created 2026-01-28
Last Updated 2026-03-25
Last Push 2026-02-17
Contributors 1
Default Branch main
Visibility private

Datasets

This repository includes 17 dataset(s):

Dataset Format Size

| questions.json | .json | 13.76 KB |

| questions.json | .json | 15.2 KB |

| questions.json | .json | 14.01 KB |

| questions.json | .json | 13.21 KB |

| questions.json | .json | 16.64 KB |

| questions.json | .json | 15.39 KB |

| questions.json | .json | 11.68 KB |

| questions.json | .json | 14.33 KB |

| cbdc.json | .json | 21.21 KB |

| foundations.json | .json | 13.46 KB |

| market-microstructure.json | .json | 19.11 KB |

| monetary-economics.json | .json | 22.4 KB |

| payment-systems.json | .json | 16.07 KB |

| platform-economics.json | .json | 22.46 KB |

| regulatory-economics.json | .json | 36.42 KB |

| synthesis.json | .json | 20.34 KB |

| terms.json | .json | 209.68 KB |

Reproducibility

This repository includes reproducibility tools:

  • Python requirements.txt

Status

  • Issues: Enabled
  • Wiki: Enabled
  • Pages: Enabled

README

Economics of Digital Finance

BSc Course - 8 Lessons x 45 Minutes

Course Overview

This course examines digital finance through four economic lenses:

  1. Monetary Economics: CBDCs, money theory, payment systems, financial stability
  2. Platform/Network Economics: Network effects, two-sided markets, token economics
  3. Market Microstructure: Price discovery, liquidity, trading mechanisms
  4. Regulatory Economics: Financial regulation, competition policy, consumer protection

Target Audience

Economics and finance students with strong theoretical background. Focus is on economic analysis rather than technical implementation.

Lessons

# Topic Key Concepts
L01 Introduction to Economics of Digital Finance Money functions, payment systems, digital transformation
L02 Monetary Economics of Digital Currencies Money demand, velocity, Gresham's Law, seigniorage
L03 Central Bank Digital Currencies (CBDCs) Monetary policy, financial intermediation, currency competition
L04 Payment Systems Economics Two-sided markets, interchange, correspondent banking
L05 Platform Economics and Token Economics Network effects, platform competition, mechanism design
L06 Market Microstructure in Digital Finance Liquidity, price discovery, AMMs, MEV
L07 Regulatory Economics of Digital Finance Market failure, regulatory capture, competition policy
L08 Synthesis - The Future of Digital Finance Systemic risk, TradFi-DeFi convergence, policy synthesis

Folder Structure

Digital-Finance-Economics/
|-- README.md
|-- SYLLABUS.md
|-- template_beamer.tex
|
|-- L01_Introduction/
|   |-- L01_Introduction.tex
|   |-- 01_payment_evolution/
|   |-- 02_digital_finance_taxonomy/
|   `-- temp/
|
|-- L02_Monetary_Economics/
|-- L03_CBDCs/
|-- L04_Payment_Systems/
|-- L05_Platform_Economics/
|-- L06_Market_Microstructure/
|-- L07_Regulatory_Economics/
|-- L08_Synthesis/

Key Differentiators

Aspect Technical Courses This Course
Focus Implementation, code Economic theory, analysis
Audience Technical practitioners Economics students
Assessment Coding exercises Economic analysis
Depth How it works Why it works economically
Examples Solidity, protocols Economic models, policy cases

Compilation

Each lesson compiles independently:

cd LXX_Topic/
pdflatex LXX_Topic.tex