Skip to content

Instantly share code, notes, and snippets.

@kamescg
Last active May 30, 2018 22:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kamescg/f8bff164f275782912b177c695fe22e3 to your computer and use it in GitHub Desktop.
Save kamescg/f8bff164f275782912b177c695fe22e3 to your computer and use it in GitHub Desktop.
DAppify Example with Event Registrtion
<script
type="text/javascript"
data-smart-contract-address="0x311a70681f008d51f01e75032ee766718c9d74ba" // Pass in a smart contract address
data-provider="uport" // Select Web3 provider. Currently support uPort, but MetaMask will be added.
src="http://uportme.surge.sh/embed.js"
>
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment