Skip to content

Harlski/Nimiq-Vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://nimiq.vision

Nimiq.Vision utilizes the Nimiq Blockchain to detect when incoming transactions occur on a wallet address and trigger an on-screen alert that contains:

  • Senders Nimicon
  • Transaction Value
  • Message attached to the transaction

  • Code can be hosted and ran locally.

    Quick Start

    https://nimiq.vision/live.php?id=NQ97UQJA5V6KPRFYX9X0J2ASCK5R0C8QU04H&secs=30

    Simply replace the NQ97UQJA5V6KPRFYX9X0J2ASCK5R0C8QU04H with your own wallet.nimiq.com address.

    Visit https://nimiq.vision/fts.html if you require step-by-step setup instructions.

    Console Commands

    queuePopup(img, msg, value, seconds)

    Function can be found in the handler.js

    Run the following command in the browser console to push your own custom popups.

    Take the following arguments:

    queuePopup("https://icons.mopsus.com/icon/NQ97UQJA5V6KPRFYX9X0J2ASCK5R0C8QU04H.svg", "This is a test message", 100, 30);

    About

    Repo for Nimiq Vision

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

     
     
     

    Contributors