Usage without React (coming soon)

Usage with other frameworks like Angular, Vue, or plain HTML

<!-- Import the Web components bundle and embed the Swap widget within any HTML page. -->
<script src="https://unpkg.com/@swing.xyz/ui/web-components.min.js"></script>
<link href="https://unpkg.com/@swing.xyz/ui/theme.css" rel="stylesheet" />

<swing-swap></swing-swap>