Show attached messages
This example demonstrates how to read attached messages (not enrcrypted)
Last updated
This example demonstrates how to read attached messages (not enrcrypted)
Last updated
In the basic examples we still show how to use SignumJS depending the way you are using SignumJS, i.e. imported via NodeJS package manager or as minified bundle. In case you haven't read about the module system, take a quick look there:
Following functions from SignumJS are used in this example
function to create the api instance
function to fetch the transactions from the blockchain
function to check, whether a message is encrypted or not.
enums to filter for the specific message types
Value Object to parse and convert the given address
Value Object to convert between blockchain timestamp and real date