Coin Listing Flow
caution
Use of the Foretale Platform is done so at user’s own risk. Flow’s and node functionalities are experimental and may not perform as described.
The Coin Listing Starter Flow can be viewed as an informational flow that informs when new coins are listed on an exchange.
The flow uses the
coin listing
node to establish when a coin has been listed on a given exchange.
If a listing occurs, the flow passes this information through a
template
node which formats the information into a more readable format.
Finally the information gets passed to a
notificator
node that can be configured to send the information to a given end-point.
important
The starter flow provides the basic structure for a finance app. The user however must configure each node in the flow in turn to make it work for their specifications.