Commercial Tiers (7-Tier System)
<div class="post-category"><span class="cat-badge cat-tiers">Tiers</span></div>
<p class="lead"><strong>BizNode ships with seven commercial tiers covering everything from a $20 API-hosted starter to a $1,500 enterprise node. The system is defined in `services/tier_manager.py` under the `COMMERCIAL_TIERS` dict.</strong></p>
<h2>Overview</h2>
<p>Tiers split into two groups. No-install tiers ($20-$150) are API-hosted by the main node and require no software. Node-install tiers ($200-$1,500) ship a local node package, and the top tier includes a USB hardware key.</p>
<h2>Key components</h2>
<ul><li>Basic ($20), Standard ($50), Pro ($100), BizPlus ($150) — API-only</li><li>BizMax ($200), BizNode ($499), 1BZNode ($1,500) — local node</li><li>8 core features, 16 Pro features, 5 marketplace features</li><li>Gated in the dashboard via `@require_tier(TierLevel.PRO)`</li><li>Bot commands like crypto, affiliate, and bizchannel are Pro-only</li></ul>
<h2>Related</h2>
<ul><li>[Basic Tier ($20)](/post.php?slug=tier-basic)</li><li>[Pro Tier ($100)](/post.php?slug=tier-pro)</li><li>[BizNode Tier ($499)](/post.php?slug=tier-biznode)</li><li>[1BZNode Tier ($1500)](/post.php?slug=tier-1bznode)</li></ul>
Powered by BizNode™