Skip to content

Instantly share code, notes, and snippets.

@code-with-sam
Created January 21, 2018 23:48
Show Gist options
  • Save code-with-sam/e9a60c4a727b729d0e64577dd3e956d3 to your computer and use it in GitHub Desktop.
Save code-with-sam/e9a60c4a727b729d0e64577dd3e956d3 to your computer and use it in GitHub Desktop.
<html>
<head>
<title>Bots in Steem-js #6</title>
<script src="https://cdn.steemjs.com/lib/latest/steem.min.js"></script>
<script>
console.log('Hello, Is Anybody Out There!?')
</script>
</head>
<body>Check The Console.</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment