-
-
Save kamescg/f8bff164f275782912b177c695fe22e3 to your computer and use it in GitHub Desktop.
DAppify Example with Event Registrtion
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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