@unilogin/relayer

Relayer is a RESTful JSON RPC API server written in node.js and express.js, that allows interacting with wallet contract using meta-transactions. Relayer gets signed message and propagates it to the network. It pays for transactions and gets the refund from contracts.

Usage no npm install needed!

<script type="module">
  import uniloginRelayer from 'https://cdn.skypack.dev/@unilogin/relayer';
</script>

README

Relayer

Relayer is a RESTful JSON RPC API server written in node.js and express.js, that allows interacting with wallet contract using meta-transactions. Relayer gets signed message and propagates it to the network. It pays for transactions and gets the refund from contracts.