Skip to content

Instantly share code, notes, and snippets.

@vlzhr
Last active December 25, 2019 23:31
Show Gist options
  • Save vlzhr/8cc0940cacc4bc4b44dc432103fbb0f8 to your computer and use it in GitHub Desktop.
Save vlzhr/8cc0940cacc4bc4b44dc432103fbb0f8 to your computer and use it in GitHub Desktop.
Waves Signer Example Interface
<main>
<button class="js-login">Authorization</button><br><br>
<button class="js-invoke">Invoke Script</button><br>
<button class="js-data">Send Data</button>
<button class="js-transfer">Send Transfer</button>
</main>
<script src="../dist/dapp.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment