🇺🇦

Collection Widget for Velas Kitty

Add the following code to your website,
at the place where you’d like to display the widget:


<a data-chain="velas" data-collection="velas-kitty" data-theme="dark"
   id="__raregems_collection_widget" href="https://raregems.io/"
   style="display: block; width: 420px; height: 120px; margin: auto;">RareGems</a>
<script async src="https://s.raregems.io/js/collection_widget_v1.js" crossorigin
  integrity="sha512-jSqDoBA5LJaD+L7vU3MNV/lTP666bIX60cvu0RVXv+XOlTUp/UF4mr1mRZXJCUx59LvmMs/FpEt0S7ykm5bWag=="></script>

It will render the following widget:

Prefer a light theme? Switch to the light side 🌔

Don’t trust — verify!

The source code of the widget is small and non-obfuscated.

The integrity attribute of the <script> tag ensures that the code can’t be modified or tampered in any way.