├── CONTRIBUTE.md ├── LICENSE ├── README.md └── images ├── permissions.png ├── proposal-agreement-permissions.png ├── sortition-tree.png └── terms.png /CONTRIBUTE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aragon/whitepaper/HEAD/CONTRIBUTE.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aragon/whitepaper/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aragon/whitepaper/HEAD/README.md -------------------------------------------------------------------------------- /images/permissions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aragon/whitepaper/HEAD/images/permissions.png -------------------------------------------------------------------------------- /images/proposal-agreement-permissions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aragon/whitepaper/HEAD/images/proposal-agreement-permissions.png -------------------------------------------------------------------------------- /images/sortition-tree.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aragon/whitepaper/HEAD/images/sortition-tree.png -------------------------------------------------------------------------------- /images/terms.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aragon/whitepaper/HEAD/images/terms.png --------------------------------------------------------------------------------