Skip to content

BlockScience/cag-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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