Description Usage Arguments Value Examples
Get posts using a specific tag in Chronological order
1 | getPostsByTag(tag = "steem", limit = 1, node)
|
tag |
tag to search. |
limit |
number of items to return |
node |
Optional Argument (Steem Node to Query) |
Data.Table with Details of Posts
1 2 3 4 | ## Not run:
getPostsByTag("letseat", 1)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.