Widget
A live wallet-score badge you can drop into any page with a single script tag — no build step, no SDK, no account.
Live, public
Install
<script src="https://movingwallet.io/widget/wallet-score/widget.js"></script>
<mw-wallet-score address="0x..." theme="dark" />Attributes
addressrequired — the wallet address to score
themeoptional — "dark" or "light"
What it is — and isn't
It's public and unauthenticated — no API key, no rate-limit tier specific to the widget, CORS-open by design. It renders in a Shadow DOM, so it won't collide with your page's styles.
It is not a general-purpose embed of the full migration app — the app sends X-Frame-Options: DENY, so iframing it isn't possible. If you need more than a read-only score badge, see for businesses.