@rarible/mint-and-transfer

Interfaces for ERC-721/1155 contracts with mintAndTransfer function

Usage no npm install needed!

<script type="module">
  import raribleMintAndTransfer from 'https://cdn.skypack.dev/@rarible/mint-and-transfer';
</script>

README

Interface for mintAndTransfer functionality on Rarible.

mintAndTransfer function can be used to mint tokens and transfer them at once. This is useful for lazy (free) minting. Users on Rarible can create tokens offchain, but buyer will be able to mint it and transfer at purchase time.