layout hero features home name tagline actions image Opstack Kit | Docs npm i opstack-kit | is a toolkit for all upgrades. To easily connect and interact with the OP-Stack (Superchain) theme text link brand Get started /docs/getting-started theme text link alt Quick start /docs/quick-start theme text link alt Example /docs/example src alt /ok.png Logo icon title details 📝 Focus on Your Dapp Effortlessly create awesome OP-Stack (Superchain) sites with just npm i opstack-kit. icon title details 🧑💻 Enjoy the "opstack-kit" Instant server start, lightning fast hot updates, and leverage OP-Stack (Superchain) ecosystem. icon title details ⚙️ Customize with OP-Stack Use syntax and components directly in "opstack-kit", or build custom themes. icon title details 🚀 Ship Fast Sites Start creating quickly "opstack-kit" after that deploy it to your network. <style> :root { --vp-home-hero-name-color: transparent; --vp-home-hero-name-background: -webkit-linear-gradient(120deg, #FF3366 30%, #FF0000); --vp-home-hero-image-background-image: linear-gradient(-45deg, #FF3366 50%, #FF0000 50%); --vp-home-hero-image-filter: blur(44px); margin-top: 80px; } @media (min-width: 640px) { :root { --vp-home-hero-image-filter: blur(56px); } } @media (min-width: 960px) { :root { --vp-home-hero-image-filter: blur(68px); } } </style>