/cag-map

computer aided governance map and process

Primary LanguageHTMLMIT LicenseMIT

CAG MAP

Computer Aided Governance Map And Process

About

The goal of the CAG MAP is to provide a guide for those on a computer-aided governance journey.

It's WIP, but you can check it out here: https://blockscience.github.io/cag-map/

Please feel free to read, share, open an issue, submit a PR, or even fork it.

Articles

Videos & Further Resources

Development

To deploy the MKdocs locally:

  • pip install mkdocs
  • git clone https://github.com/BlockScience/cag-map.git
  • cd cag-map
  • mkdocs serve