| git-date | 2019-05-16 11:43:26 -0700 | ||||||
|---|---|---|---|---|---|---|---|
| layout | blog-list | ||||||
| title | DeFi Blog - What is DeFi? Interviews with DeFi projects, analytics, and important news | ||||||
| metadescription | We want to shed some light on how DeFi products build and how the ecosystem evolves over time. Our blog features interviews with DeFi projects, analytics, and important news. | ||||||
| permalink | /blog/ | ||||||
| pagination |
|
Interviews with DeFi projects, analytics, and important news about decentralized finance.
{% if post.tags.size != 0 %}
{% endunless %}
{% endfor %}
{% for tag in post.tags limit:2 %}
{{ tag }}
{% endfor %}
{{ post.date | date_to_string }}
{% endif %}
{{ post.intro | strip_html | strip_newlines | truncatewords: 30 }}
{% assign author = site.data.authors[post.author] %}
{% if author.image %}
{% endif %}
{% if author.name %}
{{ author.name }}
{% endif %}