Skip to content

A watcher script for the hive backed podping network. (Javascript)

License

Notifications You must be signed in to change notification settings

Podcastindex-org/podping-hivewatcher-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

podping-hivewatcher-js

A watcher script for the hive backed podping network. (Javascript)

Uses @hiveio/dhive to communicate with the Hive blockchain.

Use

  1. Add hive-watcher.js and index.html to a web server
    1. Ex using node:
      1. Run npm install http-server -g
      2. Run http-server
        1. Will start a server at http://localhost:8080/ by default
    2. Ex using Python:
      1. Run python -m http.server
      2. Will start a server at http://localhost:8000 by default
  2. Open index.html in a web browser. Podpings will be added to list as they are received.

About

A watcher script for the hive backed podping network. (Javascript)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published