A lightweight swap interface to seamlessly embed into any dApp or webpage.
Built for ZIGChain, Powered by OroSwap’s liquidity.
1<!-- Attach the loading script in your <head /> -->
2<link rel="stylesheet" href="https://widget.oroswap.org/static/css/main.fb24cb22.css">
3 <script src="https://widget.oroswap.org/static/js/main.js"></script>
4
5<!-- Prepare a div in your <body> for Terminal to render -->
6<div id="oro-terminal"></div>1 <script>
2 window.oroswap.init({
3 containerId: "oro-terminal",
4 apiKey: 'API_kEY'
5 });
6 </script>Our team will respond as soon as possible.