mirror of https://github.com/lukechilds/docs.git
526 B
526 B
layout | description | permalink |
---|---|---|
usenew | Use a Blockstack ID with a DApp | /:collection/:path.html |
Users Frequently Asked Questions (FAQ)
{:.no_toc}
This is a FAQ intended for users of decentralized applications. A comprehensive list of FAQs that touch on general, technical, and App Mining questions is also available.
- TOC {:toc}
{% for faq in site.data.theFAQs.faqs %} {% if faq.category == 'appusers' %}
{{ faq.question }}
{{ faq.answer }} {% endif %} {% endfor %}