cbdc-offline-sim

A CBDC simulation framework, designed to simulate an offline implementation with a barabasi albert graph and fradulent nodes. Markov processes are used for up and down states as well as transaction frequency.

https://github.com/sjure/cbdc-offline-sim

Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 4 committers (25.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.2%) to scientific vocabulary

Keywords

cbdc offline-capable python simulation-framework

Keywords from Contributors

mesh sequences interactive hacking network-simulation
Last synced: 4 months ago · JSON representation ·

Repository

A CBDC simulation framework, designed to simulate an offline implementation with a barabasi albert graph and fradulent nodes. Markov processes are used for up and down states as well as transaction frequency.

Basic Info
  • Host: GitHub
  • Owner: sjure
  • License: mit
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 295 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • Open Issues: 5
  • Releases: 0
Topics
cbdc offline-capable python simulation-framework
Created almost 4 years ago · Last pushed over 2 years ago
Metadata Files
Readme License Citation

README.md

CBDC-offline-sim

Offline simulation framework for CBDC in a Norwegian context with architecture and node failure.

Installaltion with pip

pip install -r requirements.txt

Run the simulation

python Simulate.py

Features: * Simulation of graph [x] * Graph simulates Norway [x] * Blockchain for transactions [x] * Logging [x] * Online vs offline tx, amount + volume [x] * Fradulent transactions success [x] * Offline scenarioes simulation [x] * Intermediary/ network nodes go offline [x] * Consolidations when network becomes online [x] * Malicous actors and double spending attacks [x] * Offline protocol implementation [x] * Offline tx amount limit [x] * Lockout mechanisms [x] * Offline Wallet log of users and counters with check for each tx [x] * Collaberative sync of logs [x] * Dynamic system and network architecture [x] * Amount of intermediary nodes [x] * Random variation in generation of network [x]

Owner

  • Name: Sjur B. Espedal
  • Login: sjure
  • Kind: user
  • Location: Oslo, Norway
  • Company: .EAGL Technologies

@EAGLTechnologies <3 M.Sc in Communication Tecnology at Norwegian University of Science and Technology.

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: CBDC Offline Simulation Framework
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Sjur Brekke
    family-names: Espedal
    email: sjur.b.espedal@gmail.com
    affiliation: NTNU
  - given-names: Dennis Aleksander
    family-names: Janzso
    email: janzsodennis@gmail.com
    affiliation: NTNU
date-released: 2022-06-07

GitHub Events

Total
Last Year

Committers

Last synced: almost 2 years ago

All Time
  • Total Commits: 260
  • Total Committers: 4
  • Avg Commits per committer: 65.0
  • Development Distribution Score (DDS): 0.035
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Sjur Brekke Espedal s****l@g****m 251
dependabot[bot] 4****] 4
Sjur Brekke Espedal s****e@s****o 4
Sjur B. Espedal s****s@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: almost 2 years ago

All Time
  • Total issues: 0
  • Total pull requests: 9
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 days
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 9
Past Year
  • Issues: 0
  • Pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 2
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (9)
Top Labels
Issue Labels
Pull Request Labels
dependencies (9)

Dependencies

requirements.txt pypi
  • lxml ==4.6.5
  • matplotlib ==3.1.3
  • networkx ==2.4
  • notebook ==6.4.10
  • numpy ==1.21.0
  • requests ==2.23.0
  • scipy ==1.4.1