Solaris Partner Badges
Show your participation on the network and your commitment to our shared mission for a decentralized economy.
<!-- Solaris Partner Badge -->
<div id="s__badge"></div>
<script src="//badge.solaris.zone/spb.js" charset="utf-8"></script>
<script>
const _bcfg = {
_partner_id: 'partner-id', // Unique partner identifier.
_syle: 'micro', // Badge style: eg. 'micro', 'small', 'sticker'.
_theme: 'default', // Badge theme: eg. 'default'.
_darkmode: 'system', // Darkmode behavior.
_container: 'cn__badge' // ID of the div container where the badge will render.
};
(function(){new sbadge(_bcfg);})();
</script>
<!-- /Solaris Partner Badge -->Read the full documentation
Last updated