Skip to content

lsingh123/ilpcoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ilpcoin

To run, just do:

pip3 install --editable .

in the root of the project.

You can then directly invoke the console_scripts available in setup.cfg to run the different components. For example, to run the queue, execute

ilp-queue <args>

or to run the verifier, run

verifier <args>

To run the test suite (all files beginning matching test_<module_name>.py), run

pytest

in the root directory.

Documentation

See docs/ for complete documentation and API reference. To see pretty rendered HTML, go here.

Paper

See the paper here for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •