README
MetaMask Forwarder
This forwarder is used during the onboarding flow to detect the existence of the MetaMask extension. It will reload the page until MetaMask is detected.
Forwarding page for one-click onboarding
<script type="module">
import alayanetworkForwarder from 'https://cdn.skypack.dev/@alayanetwork/forwarder';
</script>
This forwarder is used during the onboarding flow to detect the existence of the MetaMask extension. It will reload the page until MetaMask is detected.