Skip to content

Experimental simulator for Trailing Finality Layer

License

Notifications You must be signed in to change notification settings

daira/simtfl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trailing Finality Layer Simulator

This is an experimental simulator for research into a potential Trailing Finality Layer for Zcash.

Note the caveats: experimental, simulator, research, potential.

Instructions

  1. Install poetry:

    sudo apt install python3-poetry
    

    or see poetry's installation docs if not on Debian/Ubuntu.

  2. Install dependencies:

    poetry install
    
  3. Run the script:

    poetry run simtfl
    

License

This software is provided under the terms of the MIT License.

About

Experimental simulator for Trailing Finality Layer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%