daoed.github.io

DAOed BlockStack API helper library

This library contains BlockStack API helper functions used in DAOed dapps.

While originally developed for use in DAOed dapps, other BlockStack dapps might this library handy as it is:

Installation

Node

yarn add daoed

Browser

<script src="https://unpkg.com/daoed"></script>

Documentation

https://daoed.github.io/docs

Contributing

Set up

New feature

Bug, issue or fix