{# basic/community.html ~~~~~~~~~~~~~~~~~ Template for the search page. :copyright: Copyright 2007-2013 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. #} {%- extends "layout.html" %} {% set title = _('Community') %} {% block extra_head %} {% endblock %} {% block body %}

{{ _('Community') }}

Discuss OKC with the community with one of the following channels.
Telegram Developer
Talk to OKC developers
Telegram Validator
Talk to OKC validators
Twitter
@OKC
E-mail
okchain@okg.com
To be DEX Operator
in hours
GET STARTED
To be Validator
in hours
GET STARTED
{% endblock %}