This repo contains the documents that comprise the Computable book.
Every document in the top level of the repo is part of the official book, and is canon.
Recommended: You can view the book here.
You can also view it locally by using hugo.
> git submodule update --init --recursive
> hugo serve
If you're just browsing on GitHub, start with INTRO.md. But really, we recommend using the rendered output. It is much easier to read and use.
The book contents are updated as new Computable Improvement Proposals (CIPs) are accepted and the Computable protocol is amended. For more details, check out the CIP repo
Post a question on the forums. Or raise an issue here on Github.