Skip to content

wildjos/universal_blockchain_asset

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Universal Blockchain Assets (UBA)

This project captures the demonstration of "Universal Blockchain Asset: What if your blockchain is different to mine?", presented at the London Blockchain Conference on 21-23 May 2024.

Reference

The reference used for this work is

  1. Universal Blockchain Assets - Owen Vaughan - Universal Blockchain Assets.pdf

Configuration

Please refer to the Getting Started page for configuration prerequisites, i.e. key/account creation.

Getting Started

At the top level, run:

docker compose up

For more information about getting the project started see here.

Reset the data

To restart cleanly, please delete the following files in the data directory:

  • commitments.json
  • token_store.json

System Components

Deployment Diagram

Overview of Operation

Overview Sequence Diagram

Development Information

For information about developing the project see here.

About

This project captures the demonstration of the Commitment Token paper for the London Blockchain Conference on 21-23 May 2024.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 97.7%
  • Other 2.3%