paper
paper copied to clipboard
📄 Counterfactual: Generalized State Channels Paper
Generalized State Channels Paper
This repository stores the LaTeX code for the Generalized State Channels paper. Each commit to master
is automatically built by CircleCI.
To view latest draft
- Go to CircleCI
- Click on latest build
- Click on Artifacts
- Open
artifact-file
Building the PDF locally
Install docker-compose
and run:
docker-compose up
Citing this paper
To reference this paper in other works, here is an example BibTex entry:
@misc{
Coleman_2018,
author = "Jeff Coleman, Liam Horne, and Li Xuanji",
title = "Counterfactual: Generalized State Channels",
year = "2018",
howpublished = {\url{http://l4.ventures/papers/statechannels.pdf}}
}