Skip to content

newnativeabq/graphdao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph DAO

A functional implementation of distributed autonomous organization (DAO). Actions are represented as stateful functions. Functions are executed based on activity signalling from an activation vector at decision timepoints.

Requirements

  • python==3.8
  • an environment manager (miniconda, pipenv, virtualenv)

Usage

Create python environment

# Conda
conda env create --file=graphdao.yaml

#pipenv not done - install packages manually or create a pipfile for me plz!

Launch jupyter notebook via shell or anaconda prompt

cd root/folder
jupyter notebook

Special Thanks

Catalyst Swarm participants for great discussion. Maintainers of NetworkX Maintainers of Jupyter The Matplotlib crew despite all the shade I throw

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published