8000 GitHub - thedoctor/whitepaper: BigchainDB: A Scalable Blockchain Database.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

thedoctor/whitepaper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

whitepaper

BigchainDB: A Scalable Blockchain Database.

To compile this into a PDF, you need at least pdflatex and bibtex. The LaTeX suite can be a bit tricky to install: if you're new to LaTeX, start here.

After cloning this repository, navigate to the src subdirectory and run these commands in order:

pdflatex -interaction=nonstopmode index.tex
bibtex index.aux
pdflatex -interaction=nonstopmode index.tex
pdflatex -interaction=nonstopmode index.tex

Yes, you really have to run pdflatex three times. This is a quirk of the TeX build system. At this point, you should have an index.pdf, which is the up-to-date whitepaper.

About

BigchainDB: A Scalable Blockchain Database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 100.0%
0