Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save smombartz/1f6f6a3665712f0451fc01f460c9a73c to your computer and use it in GitHub Desktop.
Save smombartz/1f6f6a3665712f0451fc01f460c9a73c to your computer and use it in GitHub Desktop.
<!-- Unlock Paywall Application Configuration -->
<script>
var unlockProtocolConfig = {
network: "100", // Network ID (1 is for mainnet, 4 for rinkeby... etc)
locks: {
"0xef6389F33ac557405C961030Efcc3b1CE3e6bc17": {
"name": "Webflow Integration"
}
},
icon: "https://uploads-ssl.webflow.com/607ded735b3ba1e212f1c708/607f1f8d698e5aceeb6c98a9_Unlock-WordMark.png",
"callToAction": {
"default": "Please unlock this demo!"
}
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment