Skip to content
Pull request Compare This branch is 2 commits behind develop.
..
Failed to load latest commit information.
README.md
full.json Put latest full.json in the interface directory. May 5, 2016
intermediate.json
minimal.json

README.md

JSON Interface

This directory contains 2 versions of the interface with which to interact with the DAO. One is the full DAO generate by the Solidity compiler and the other one is a minimal one containing only the minimum amount of functions that a simple user would want in order to interact with the DAO.

To link to them from an html webpage all one has to do is wrap the file's URL like below:

<script src="http://gist-it.appspot.com/https://github.com/slockit/DAO/tree/master/deploy/interface/minimal.json"></script>
Something went wrong with that request. Please try again.