create account

Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain by mahdiyari

View this thread on: hive.blogpeakd.comecency.com
· @mahdiyari · (edited)
$160.86
Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain
<center>
![steem-tx.jpg](https://cdn.steemitimages.com/DQmey8L7LptP2BF4YkQm5wXQWroegu4uwYGVVuJLkfwfwBA/steem-tx.jpg)
</center>

# steem-tx-js
Lightweight JavaScript library for creating, signing, and broadcasting transactions on the Steem blockchain

---
<center>
<b>Important: </b>
As this post gets older, please check [official GitHub repository](https://github.com/mahdiyari/steem-tx-js) for the latest instructions and updates.
</center>
---

### Why this?
[steem-js](https://github.com/steemit/steem-js) and [dsteem](https://github.com/jnordberg/dsteem) libraries are not easy to integrate and in some cases are incompatible with some frameworks like [Nativescript](https://www.nativescript.org/)

> NativeScript is an open-source framework to develop apps on the Apple iOS and Android platforms. It was originally conceived and developed by Progress. NativeScript apps are built using JavaScript, or by using any language that transpiles to JavaScript, such as TypeScript. - Wikipedia

This library is a solution to such cases when official libraries are not working. And also an alternative for just creating, signing, and broadcasting transactions.

### How Steem-tx works:
I'm preparing another post about this library. A full instruction on how to serialize and sign Steem transactions with JavaScript. It will take a few days to be ready.

## Installation
```
npm install steem-tx --save
```

## Usage
### Create transaction:
```
const steemTx = require('steem-tx')
const operations = [
  [
    'vote',
    {
      voter: 'guest123',
      author: 'guest123',
      permlink: '20191107t125713486z-post',
      weight: 9900
    }
  ]
]

const tx = new steemTx.Transaction()
tx.create(operations).then(() => console.log(tx.transaction))
```

### Sign transaction:
(multi signature is supported)
```
// please use this key just for testing purposes
const myKey = '5JRaypasxMx1L97ZUX7YuC5Psb5EAbF821kkAGtBj7xCJFQcbLg'
const privateKey = steemTx.PrivateKey.from(myKey)

tx.sign(privateKey)
console.log(tx.signedTransaction)
```

### Broadcast transaction:
```
tx.broadcast().then(res => console.log(res))
```

### Make node call:
```
steemTx.call('condenser_api.get_accounts', [['mahdiyari']]).then(res => console.log(res))
```
***
GitHub: https://github.com/mahdiyari/steem-tx-js
npm package: https://www.npmjs.com/package/steem-tx

***

Feel free to test, use, share!

### Future plans?
I'm building different applications mainly for Steem blockchain and I will try to keep this library as light as possible but also, useful with main functions for interacting with Steem blockchain. I believe having more tools will help grow use cases of Steem blockchain.

Many features, like getting posts and accounts are easy to implement with basic api calls. But serializing and signing transactions are a little bit complex to be implemented. That's why I decided to prepare another post about it and explain as much as I can.

Let's hope and work for a better future for the people in the World and on the Steem blockchain âĪ

And remember, you can vote for `mahdiyari` as a [witness](https://steemitwallet.com/~witnesses) ✅
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 931 others
👎  , , , ,
properties (23)
authormahdiyari
permlinksteem-tx-or-lightweight-javascript-library-for-creating-and-signing-transactions-on-the-steem-blockchain
categorysteem
json_metadata{"tags":["dev","steem-tx","library","steem-dev"],"image":["https://cdn.steemitimages.com/DQmey8L7LptP2BF4YkQm5wXQWroegu4uwYGVVuJLkfwfwBA/steem-tx.jpg"],"links":["https://github.com/mahdiyari/steem-tx-js","https://github.com/steemit/steem-js","https://github.com/jnordberg/dsteem","https://www.nativescript.org/","https://www.npmjs.com/package/steem-tx","https://steemitwallet.com/~witnesses"],"app":"steemit/0.1","format":"markdown"}
created2019-11-20 20:44:15
last_update2020-01-17 10:29:45
depth0
children57
last_payout2019-11-27 20:44:15
cashout_time1969-12-31 23:59:59
total_payout_value81.031 HBD
curator_payout_value79.829 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length3,125
author_reputation199,858,416,089,067
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,685,038
net_rshares504,236,810,663,712
author_curate_reward""
vote details (1000)
@ackza · (edited)
WOW glad to se you getting upvotes from non bid bots  . ocdb won! this is crazy cool to see developers getting funded this much at 15 cent steem! ,

i hope to see this  formlized this into a develoepr wps, just for developers, i can use SQRL and get us a token and our own proposal system, like imagine , giuthub inside vessel wallet sort of thing :D ok man im so tired g2g but good job! 

@mahdiyari  id like to recruit you to work with telos community, not to take you away from steem just to enhance it... please come check out https://t.me/hellotelos id love to gfet your helpo with cross chain work, telos is a land of opportunity and IBC i can help steem with telos and this is great stuff i will send u 1 TLOSP right now with @banjo bot by inertia :0

![](https://cdn.steemitimages.com/DQmQHMsRdKgF8K9xCAwATjL3p8N6h9ahgsqa2Z1yraSe1yz/image.png)
properties (22)
authorackza
permlinkq1bn7r
categorysteem
json_metadata{"users":["mahdiyari","banjo"],"image":["https://cdn.steemitimages.com/DQmQHMsRdKgF8K9xCAwATjL3p8N6h9ahgsqa2Z1yraSe1yz/image.png"],"links":["https://t.me/hellotelos"],"app":"steemit/0.1"}
created2019-11-21 13:38:15
last_update2019-11-21 13:38:48
depth1
children2
last_payout2019-11-28 13:38:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length851
author_reputation287,802,141,171,770
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,705,029
net_rshares0
@mahdiyari ·
Thank you
but, I usually work for myself
👍  
properties (23)
authormahdiyari
permlinkq1byjm
categorysteem
json_metadata{"app":"steemit/0.1"}
created2019-11-21 17:42:57
last_update2019-11-21 17:42:57
depth2
children1
last_payout2019-11-28 17:42:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length40
author_reputation199,858,416,089,067
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,711,658
net_rshares63,953,330,381
author_curate_reward""
vote details (1)
@ackza ·
well thats what im talking about.... you would make your own proposals and get funding on telos...
properties (22)
authorackza
permlinkq1fep6
categorysteem
json_metadata{"app":"steemit/0.1"}
created2019-11-23 14:24:42
last_update2019-11-23 14:24:42
depth3
children0
last_payout2019-11-30 14:24:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length98
author_reputation287,802,141,171,770
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,764,101
net_rshares0
@ahmedkhamich ·
very good poste and i would like to tell you that this information that you have shared with us is really important information and i hope you share this important  things with regards to ''steem''
👎  
properties (23)
authorahmedkhamich
permlinkq1c7ju
categorysteem
json_metadata{"app":"steemit/0.1"}
created2019-11-21 20:57:36
last_update2019-11-21 20:57:36
depth1
children0
last_payout2019-11-28 20:57:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length197
author_reputation318,609,356
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,716,070
net_rshares-1,389,862,006
author_curate_reward""
vote details (1)
@alla312 ·
Great job!!!!
👍  
properties (23)
authoralla312
permlinkq1hbf2
categorysteem
json_metadata{"app":"steemit/0.1"}
created2019-11-24 15:09:06
last_update2019-11-24 15:09:06
depth1
children0
last_payout2019-12-01 15:09:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length13
author_reputation994,217,129
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,791,662
net_rshares432,574,369
author_curate_reward""
vote details (1)
@andresigirow ·
It is like
properties (22)
authorandresigirow
permlinkre-mahdiyari-20191125t01030307z
categorysteem
json_metadata{"tags":["dev","steem-tx","library","steem-dev"],"app":"esteem/2.2.2-mobile","format":"markdown+html","community":"esteem.app"}
created2019-11-24 17:10:33
last_update2019-11-24 17:10:33
depth1
children0
last_payout2019-12-01 17:10:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length10
author_reputation-143,275,812,648
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,795,075
net_rshares0
@arcange ·
Congratulations @mahdiyari!
Your post was mentioned in the [Steem Hit Parade](/hit-parade/@arcange/daily-hit-parade-20191120) in the following category:

* Pending payout - Ranked 1 with $ 102,37
properties (22)
authorarcange
permlinkre-steem-tx-or-lightweight-javascript-library-for-creating-and-signing-transactions-on-the-steem-blockchain-20191120t164458000z
categorysteem
json_metadata""
created2019-11-21 15:45:54
last_update2019-11-21 15:45:54
depth1
children0
last_payout2019-11-28 15:45:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length196
author_reputation1,146,621,535,585,811
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,709,016
net_rshares0
@bigso ·
Yes i do
properties (22)
authorbigso
permlinkre-mahdiyari-20191122t20394131z
categorysteem
json_metadata{"tags":["dev","steem-tx","library","steem-dev"],"app":"esteem/2.2.2-mobile","format":"markdown+html","community":"esteem.app"}
created2019-11-22 14:39:06
last_update2019-11-22 14:39:06
depth1
children0
last_payout2019-11-29 14:39:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length8
author_reputation3,865,448,947,104
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,736,930
net_rshares0
@bitcointip ·
When you want to Flag them but see their Steem power lol
https://steemitimages.com/0x0/https://3.bp.blogspot.com/-tqD6WtPVvJU/VGY5-pWspoI/AAAAAAAANx8/5wtbn89jaYI/s1600/11061F62C.gif
👍  ,
👎  , ,
properties (23)
authorbitcointip
permlinkq1c3u3
categorysteem
json_metadata{"image":["https://steemitimages.com/0x0/https://3.bp.blogspot.com/-tqD6WtPVvJU/VGY5-pWspoI/AAAAAAAANx8/5wtbn89jaYI/s1600/11061F62C.gif"],"app":"steemit/0.1"}
created2019-11-21 19:37:15
last_update2019-11-21 19:37:15
depth1
children1
last_payout2019-11-28 19:37:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length181
author_reputation-596,771,209,212
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,714,208
net_rshares-181,819,019,681
author_curate_reward""
vote details (5)
@raymondelaparra ·
nice post
👍  
properties (23)
authorraymondelaparra
permlinkq1cg0b
categorysteem
json_metadata{"app":"steemit/0.1"}
created2019-11-22 00:00:15
last_update2019-11-22 00:00:15
depth2
children0
last_payout2019-11-29 00:00:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length9
author_reputation69,498,670,591,473
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,719,878
net_rshares3,176,041,141
author_curate_reward""
vote details (1)
@bitcoiz ·
★★★★★
Get up to 1 BCH, 1 LTC per week

▩ïļLegit, Auto withdraw direct wallet
▩ïļNo investment needed
▩ïļNo Scam 
▩ïļNo Ads
▩ïļNo Captcha

BCH Install now https://t.co/uODZP0sxXu

LTC Install now https://t.co/tFCdKlJYqV

Posted using [Partiko Android](https://partiko.app/referral/bitcoiz)
👎  ,
properties (23)
authorbitcoiz
permlinkbitcoiz-re-mahdiyari-steem-tx-or-lightweight-javascript-library-for-creating-and-signing-transactions-on-the-steem-blockchain-20191121t115834882z
categorysteem
json_metadata{"app":"partiko","client":"android"}
created2019-11-21 11:58:36
last_update2019-11-21 11:58:36
depth1
children0
last_payout2019-11-28 11:58:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length283
author_reputation1,850,773,333
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,702,512
net_rshares-273,149,872,303
author_curate_reward""
vote details (2)
@cardboard ·
Neat :) @tipu curate
👍  
properties (23)
authorcardboard
permlinkre-mahdiyari-q1agsa
categorysteem
json_metadata{"tags":["steem"],"app":"steempeak/2.1.1"}
created2019-11-20 22:21:48
last_update2019-11-20 22:21:48
depth1
children1
last_payout2019-11-27 22:21:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length20
author_reputation31,522,757,177,122
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,687,094
net_rshares54,673,724,613
author_curate_reward""
vote details (1)
@tipu ·
$0.06
<a href="https://tipu.online/curator?cardboard" target="_blank">Upvoted &#128076;</a> (Mana: 0/4 - <a href="https://steemit.com/steem/@tipu/tipu-curate-project-update-recharging-curation-mana" target="_blank">need recharge?</a>)
👍  
properties (23)
authortipu
permlinkre-re-mahdiyari-q1agsa-20191120t222211
categorysteem
json_metadata""
created2019-11-20 22:22:12
last_update2019-11-20 22:22:12
depth2
children0
last_payout2019-11-27 22:22:12
cashout_time1969-12-31 23:59:59
total_payout_value0.029 HBD
curator_payout_value0.029 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length228
author_reputation55,920,881,392,558
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,687,106
net_rshares352,831,849,399
author_curate_reward""
vote details (1)
@chireerocks ·
@mahdiyari, These efforts are really appreciable. An **Ecosystem** which have diversified **Alternatives** performs very flexibly and developers like you definitely deserve appreciation and recognition.

Good wishes from my side and have a successful journey ahead. Stay blessed.

Posted using [Partiko Android](https://partiko.app/referral/chireerocks)
properties (22)
authorchireerocks
permlinkchireerocks-re-mahdiyari-steem-tx-or-lightweight-javascript-library-for-creating-and-signing-transactions-on-the-steem-blockchain-20191123t110729202z
categorysteem
json_metadata{"app":"partiko","client":"android"}
created2019-11-23 11:07:30
last_update2019-11-23 11:07:30
depth1
children0
last_payout2019-11-30 11:07:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length353
author_reputation327,821,690,945,691
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,759,962
net_rshares0
@contrabourdon ·
Bookmarking this for later! Thanks. !steem2email
👍  
properties (23)
authorcontrabourdon
permlinkre-mahdiyari-q1aizz
categorysteem
json_metadata{"tags":["steem"],"app":"steempeak/2.1.1"}
created2019-11-20 23:09:36
last_update2019-11-20 23:09:36
depth1
children1
last_payout2019-11-27 23:09:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length48
author_reputation224,243,959,152,036
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,688,228
net_rshares54,401,027,346
author_curate_reward""
vote details (1)
@steem2email ·
Emailed &#128076;
<hr>Powered by witness <a href="https://untersatz.steem.design">untersatz</a>!
properties (22)
authorsteem2email
permlinka4grojg5dn9
categorysteem
json_metadata""
created2019-11-20 23:09:45
last_update2019-11-20 23:09:45
depth2
children0
last_payout2019-11-27 23:09:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length96
author_reputation112,313,680
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,688,233
net_rshares0
@contrabourdon ·
You have my witness vote too ;)
@untersatz curate 100
👍  
properties (23)
authorcontrabourdon
permlinkre-mahdiyari-q1aj3f
categorysteem
json_metadata{"tags":["steem"],"app":"steempeak/2.1.1"}
created2019-11-20 23:11:39
last_update2019-11-20 23:11:39
depth1
children2
last_payout2019-11-27 23:11:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length53
author_reputation224,243,959,152,036
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,688,269
net_rshares53,093,093,042
author_curate_reward""
vote details (1)
@mahdiyari ·
Thank you
properties (22)
authormahdiyari
permlinkq1b8hj
categorysteem
json_metadata{"app":"steemit/0.1"}
created2019-11-21 08:20:06
last_update2019-11-21 08:20:06
depth2
children0
last_payout2019-11-28 08:20:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length9
author_reputation199,858,416,089,067
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,697,872
net_rshares0
@untersatz ·
<center>This post has been upvoted by witness [@untersatz](https://untersatz.steem.design). You've done a great job!
<sup>The [@untersatz](https://untersatz.steem.design) witness and manual curation is under the guidance of @contrabourdon and @organduo.</sup></center><center><sup>Current VP: 88.39%</sup></center>
properties (22)
authoruntersatz
permlinknt7ubtaopgn
categorysteem
json_metadata""
created2019-11-20 23:12:00
last_update2019-11-20 23:12:00
depth2
children0
last_payout2019-11-27 23:12:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length314
author_reputation2,138,111,545,808
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,688,272
net_rshares0
@cryptopaisa ·
Paying from 2018  Best Earning Site for Payeer 
SignUP Now https://kapitalof.com/index.php?r=653928&language=en

![payeer-money.png](https://cdn.steemitimages.com/DQmWQgvPYMtupgt4zt5vgmseGDU82SciGDu4ymkmn4PrW9S/payeer-money.png)
👎  
properties (23)
authorcryptopaisa
permlinkq1ct0n
categorysteem
json_metadata{"image":["https://cdn.steemitimages.com/DQmWQgvPYMtupgt4zt5vgmseGDU82SciGDu4ymkmn4PrW9S/payeer-money.png"],"links":["https://kapitalof.com/index.php?r=653928&amp;language=en"],"app":"steemit/0.1"}
created2019-11-22 04:41:12
last_update2019-11-22 04:41:12
depth1
children0
last_payout2019-11-29 04:41:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length228
author_reputation-1,052,362,536,568
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,724,896
net_rshares-266,190,723,525
author_curate_reward""
vote details (1)
@dadaozhijian ·
it's cool
👎  
properties (23)
authordadaozhijian
permlinkre-mahdiyari-20191122t64953281z
categorysteem
json_metadata{"tags":["dev","steem-tx","library","steem-dev"],"app":"esteem/2.2.2-mobile","format":"markdown+html","community":"esteem.app"}
created2019-11-21 22:49:54
last_update2019-11-21 22:49:54
depth1
children0
last_payout2019-11-28 22:49:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length9
author_reputation-2,122,511,698
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,718,589
net_rshares-1,362,184,659
author_curate_reward""
vote details (1)
@darmianto5 ·
Very good javacrib
properties (22)
authordarmianto5
permlinkre-mahdiyari-20191122t133645513z
categorysteem
json_metadata{"tags":["dev","steem-tx","library","steem-dev"],"app":"esteem/2.2.2-mobile","format":"markdown+html","community":"esteem.app"}
created2019-11-22 06:36:48
last_update2019-11-22 06:36:48
depth1
children0
last_payout2019-11-29 06:36:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length18
author_reputation8,700,083,892,880
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,727,002
net_rshares0
@epic-fail ·
$0.02
the code looks perfect to me
👍  , , ,
properties (23)
authorepic-fail
permlinkq1av6k
categorysteem
json_metadata{"app":"steemit/0.1"}
created2019-11-21 03:32:30
last_update2019-11-21 03:32:30
depth1
children0
last_payout2019-11-28 03:32:30
cashout_time1969-12-31 23:59:59
total_payout_value0.010 HBD
curator_payout_value0.009 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length28
author_reputation47,366,499,777,319
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,692,951
net_rshares123,069,858,743
author_curate_reward""
vote details (4)
@fervi ·
Is there any example of sending a transaction (STEEM) to multiple people at once?
properties (22)
authorfervi
permlinkq1c108
categorysteem
json_metadata{"app":"steemit/0.1"}
created2019-11-21 18:36:09
last_update2019-11-21 18:36:09
depth1
children1
last_payout2019-11-28 18:36:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length81
author_reputation-1,650,858,928,265
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,712,814
net_rshares0
@mahdiyari ·
Put your transfers inside operations array in the first code snippet just like vote operation
also https://developers.steem.io/apidefinitions/broadcast-ops#broadcast_ops_transfer may help
properties (22)
authormahdiyari
permlinkq1c1up
categorysteem
json_metadata{"links":["https://developers.steem.io/apidefinitions/broadcast-ops#broadcast_ops_transfer"],"app":"steemit/0.1"}
created2019-11-21 18:54:24
last_update2019-11-21 18:54:24
depth2
children0
last_payout2019-11-28 18:54:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length187
author_reputation199,858,416,089,067
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,713,181
net_rshares0
@greatesteem ·
Best post on the blockchain right now! This is where everybody with investment (SP) should upvote right now. This post will pillage all the small posts with under $10 payout, for even greater returns for all curators. Get your upvotes in now!! #NewSteem #HF21
properties (22)
authorgreatesteem
permlinkq1f3ih
categorysteem
json_metadata{"tags":["newsteem","hf21"],"app":"steemit/0.1"}
created2019-11-23 10:23:09
last_update2019-11-23 10:23:09
depth1
children0
last_payout2019-11-30 10:23:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length259
author_reputation6,189,714,911,587
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,759,208
net_rshares0
@inertia ·
$0.04
I love it!  This looks great!
👍  , , , ,
properties (23)
authorinertia
permlinkq1ad2x
categorysteem
json_metadata{"app":"steemit/0.1"}
created2019-11-20 21:01:48
last_update2019-11-20 21:01:48
depth1
children0
last_payout2019-11-27 21:01:48
cashout_time1969-12-31 23:59:59
total_payout_value0.021 HBD
curator_payout_value0.021 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length29
author_reputation346,568,901,399,561
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,685,378
net_rshares263,013,030,531
author_curate_reward""
vote details (5)
@izbitco ·
Hi

Posted using [Partiko Android](https://partiko.app/referral/izbitco)
👎  
properties (23)
authorizbitco
permlinkizbitco-re-mahdiyari-steem-tx-or-lightweight-javascript-library-for-creating-and-signing-transactions-on-the-steem-blockchain-20191121t205947425z
categorysteem
json_metadata{"app":"partiko","client":"android"}
created2019-11-21 20:59:48
last_update2019-11-21 20:59:48
depth1
children0
last_payout2019-11-28 20:59:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length72
author_reputation328,671,202
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,716,129
net_rshares-1,362,164,661
author_curate_reward""
vote details (1)
@jekhy ·
Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain
Thanks for the post[.](https://koreanfoodie.me/68)
properties (22)
authorjekhy
permlinkre-mahdiyari-steem-tx-or-lightweight-javascript-library-for-creating-and-signing-transactions-on-the-steem-blockchain-20191124t091748040z
categorysteem
json_metadata{"tags":["just_a_test"]}
created2019-11-24 09:17:48
last_update2019-11-24 09:17:48
depth1
children0
last_payout2019-12-01 09:17:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length50
author_reputation-110,666,590,404
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,784,910
net_rshares0
@jennyferandtony ·
I search for wordpress installation singin/login function
properties (22)
authorjennyferandtony
permlinkq1f7mj
categorysteem
json_metadata{"app":"steemit/0.1"}
created2019-11-23 11:51:57
last_update2019-11-23 11:51:57
depth1
children0
last_payout2019-11-30 11:51:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length57
author_reputation-6,289,528,366,841
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,760,769
net_rshares0
@jferdous ·
Good writing. 
properties (22)
authorjferdous
permlinkre-mahdiyari-20191122t122338830z
categorysteem
json_metadata{"tags":["dev","steem-tx","library","steem-dev"],"app":"esteem/2.2.2-mobile","format":"markdown+html","community":"esteem.app"}
created2019-11-22 06:23:39
last_update2019-11-22 06:23:39
depth1
children0
last_payout2019-11-29 06:23:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length14
author_reputation48,519,670,273,422
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,726,712
net_rshares0
@kingscrown ·
good stuff man
👍  ,
properties (23)
authorkingscrown
permlinkq1axvg
categorysteem
json_metadata{"app":"steemit/0.1"}
created2019-11-21 04:30:51
last_update2019-11-21 04:30:51
depth1
children0
last_payout2019-11-28 04:30:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length14
author_reputation2,114,606,667,003,741
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,693,871
net_rshares55,421,290,169
author_curate_reward""
vote details (2)
@laxyasaru ·
please follow me

Posted using [Partiko Android](https://partiko.app/referral/laxyasaru)
👎  
properties (23)
authorlaxyasaru
permlinklaxyasaru-re-mahdiyari-steem-tx-or-lightweight-javascript-library-for-creating-and-signing-transactions-on-the-steem-blockchain-20191124t065505682z
categorysteem
json_metadata{"app":"partiko","client":"android"}
created2019-11-24 06:55:06
last_update2019-11-24 06:55:06
depth1
children0
last_payout2019-12-01 06:55:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length88
author_reputation4,210,251,688,603
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,782,436
net_rshares-7,859,869,466
author_curate_reward""
vote details (1)
@mama.anarchy · (edited)
.
properties (22)
authormama.anarchy
permlinkmama-anarchy-re-mahdiyari-steem-tx-or-lightweight-javascript-library-for-creating-and-signing-transactions-on-the-steem-blockchain-20191122t031417662z
categorysteem
json_metadata{"app":"hiveblog/0.1","client":"ios"}
created2019-11-22 03:14:18
last_update2021-11-28 15:45:57
depth1
children0
last_payout2019-11-29 03:14:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1
author_reputation4,524,693,352,650
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,723,301
net_rshares0
@marcniv ·
Perfect, it looks great !!
properties (22)
authormarcniv
permlinkq1ekls
categorysteem
json_metadata{"app":"steemit/0.1"}
created2019-11-23 03:34:45
last_update2019-11-23 03:34:45
depth1
children0
last_payout2019-11-30 03:34:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length26
author_reputation59,452,876,399
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,752,629
net_rshares0
@mgthitsar ·
i love it.😍😍
properties (22)
authormgthitsar
permlinkre-mahdiyari-20191122t153446875z
categorysteem
json_metadata{"tags":["dev","steem-tx","library","steem-dev"],"app":"esteem/2.2.2-mobile","format":"markdown+html","community":"esteem.app"}
created2019-11-22 09:04:48
last_update2019-11-22 09:04:48
depth1
children0
last_payout2019-11-29 09:04:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length12
author_reputation714,185,813,492
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,729,992
net_rshares0
@mhboobahmed ·
can't even understand it, but still love it
👍  
properties (23)
authormhboobahmed
permlinkq1b368
categorysteem
json_metadata{"app":"steemit/0.1"}
created2019-11-21 06:25:21
last_update2019-11-21 06:25:21
depth1
children0
last_payout2019-11-28 06:25:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length43
author_reputation1,198,582,303
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,695,733
net_rshares53,358,754,782
author_curate_reward""
vote details (1)
@mstafford ·
Right when I'm starting to look at developing an Android app. What timing!
👍  
properties (23)
authormstafford
permlinkre-mahdiyari-q1alhq
categorysteem
json_metadata{"tags":["steem"],"app":"steempeak/2.1.1"}
created2019-11-21 00:03:27
last_update2019-11-21 00:03:27
depth1
children0
last_payout2019-11-28 00:03:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length74
author_reputation63,425,345,982,192
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,689,267
net_rshares54,164,705,084
author_curate_reward""
vote details (1)
@pandaparker ·
$0.04
Steem is the present and future of crypto and web3.0
$trdo

Posted using [Partiko Android](https://partiko.app/referral/pandaparker)
👍  ,
properties (23)
authorpandaparker
permlinkpandaparker-re-mahdiyari-steem-tx-or-lightweight-javascript-library-for-creating-and-signing-transactions-on-the-steem-blockchain-20191121t175750378z
categorysteem
json_metadata{"app":"partiko","client":"android"}
created2019-11-21 17:57:51
last_update2019-11-21 17:57:51
depth1
children1
last_payout2019-11-28 17:57:51
cashout_time1969-12-31 23:59:59
total_payout_value0.020 HBD
curator_payout_value0.020 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length132
author_reputation5,817,265,593,557
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,711,966
net_rshares251,418,896,830
author_curate_reward""
vote details (2)
@trendotoken ·
Congratulations @pandaparker, you successfuly trended the post shared by @mahdiyari!
@mahdiyari will receive <b>0.15870938</b> [TRDO](https://steem-engine.com/?p=history&t=TRDO) & @pandaparker will get <b>0.10580625</b> [TRDO](https://steem-engine.com/?p=history&t=TRDO) curation in 3 Days from Post Created Date!

<b>"Call [TRDO](https://steem-engine.com/?p=history&t=TRDO), Your Comment Worth Something!"</b>
---
<sup>To view or trade TRDO go to [steem-engine.com](https://steem-engine.com/?p=market&t=TRDO)
Join [TRDO Discord Channel](https://discord.gg/wySP8T9) or Join [TRDO Web Site](http://www.trendotoken.info/)</sup>
👍  
properties (23)
authortrendotoken
permlinkre-pandaparker-pandaparker-re-mahdiyari-steem-tx-or-lightweight-javascript-library-for-creating-and-signing-transactions-on-the-steem-blockchain-20191121t175808121z
categorysteem
json_metadata{"tags":["comments-scot","trendo-bot"],"app":"comments-scot/1.1","format":"markdown"}
created2019-11-21 17:58:09
last_update2019-11-21 17:58:09
depth2
children0
last_payout2019-11-28 17:58:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length626
author_reputation5,546,209,053,433
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,711,976
net_rshares0
author_curate_reward""
vote details (1)
@pijush6061 ·
looks great..... love it...😍
👍  
properties (23)
authorpijush6061
permlinkq1hlp9
categorysteem
json_metadata{"app":"steemit/0.1"}
created2019-11-24 18:51:06
last_update2019-11-24 18:51:06
depth1
children0
last_payout2019-12-01 18:51:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length28
author_reputation51,338,555,452
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,797,430
net_rshares280,898,368
author_curate_reward""
vote details (1)
@rudyardcatling · (edited)
to ppl readin i havent tested it

but steem can use some interesting

he's also not my friend he downvoted me, but

saving the sinking ship is always a good idea if you wanna stay on it

its okay

my next target would be

"being able to downvote patrice IF I CHOSE TO DO SO "

we cool
properties (22)
authorrudyardcatling
permlinkq1dyt8
categorysteem
json_metadata{"app":"steemit/0.1"}
created2019-11-22 19:43:57
last_update2019-11-22 19:46:48
depth1
children0
last_payout2019-11-29 19:43:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length284
author_reputation26,008,424,748,431
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,743,811
net_rshares0
@sexycarmen ·
I'm planning to join dtube and I think it's an interesting app. There are particular tags where your videos can be shared with, I'm planning to add more of these tags in my videos and you can try it too, it will help your video to be generated with the right audience or people and it's going to be fun. Best of luck to you and me too.
properties (22)
authorsexycarmen
permlinkq1cdqr
categorysteem
json_metadata{"app":"steemit/0.1"}
created2019-11-21 23:11:24
last_update2019-11-21 23:11:24
depth1
children1
last_payout2019-11-28 23:11:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length335
author_reputation123,220,469,527
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,718,971
net_rshares0
@blasterh6 ·
c2b50a1990874427d40ded688bec40d4
properties (22)
authorblasterh6
permlinkq1ch0f
categorysteem
json_metadata{"app":"steemit/0.1"}
created2019-11-22 00:21:51
last_update2019-11-22 00:21:51
depth2
children0
last_payout2019-11-29 00:21:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length32
author_reputation0
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,720,268
net_rshares0
@smooth ·
Somewhat echoing the comments of @vandeberg, I'd love to see similar minimal yet complete Steem libraries for other popular languages.
👍  ,
properties (23)
authorsmooth
permlinkq1clze
categorysteem
json_metadata{"users":["vandeberg"],"app":"steemit/0.1"}
created2019-11-22 02:09:21
last_update2019-11-22 02:09:21
depth1
children0
last_payout2019-11-29 02:09:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length134
author_reputation253,602,537,834,068
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,722,193
net_rshares108,093,025,286
author_curate_reward""
vote details (2)
@sniki003 ·
Nice post man! :D
properties (22)
authorsniki003
permlinkq1c10m
categorysteem
json_metadata{"app":"steemit/0.1"}
created2019-11-21 18:36:18
last_update2019-11-21 18:36:18
depth1
children0
last_payout2019-11-28 18:36:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length17
author_reputation31,923,121,248,864
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,712,817
net_rshares0
@steemitblog ·
Congratulations, this post is now Featured on steemit.com and was tweeted by @steemit to over 100,000 followers! Thanks for your valuable contribution to the Steem ecosystem!
properties (22)
authorsteemitblog
permlinkq1bzao
categorysteem
json_metadata{"users":["steemit"],"app":"steemit/0.1"}
created2019-11-21 17:59:12
last_update2019-11-21 17:59:12
depth1
children0
last_payout2019-11-28 17:59:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length174
author_reputation332,472,558,821,177
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,712,002
net_rshares0
@steemslotgames · (edited)
At the first look it seems pretty good! 💊
👍  
properties (23)
authorsteemslotgames
permlinkq1baw8
categorysteem
json_metadata{"app":"steemit/0.1"}
created2019-11-21 09:12:09
last_update2019-11-21 09:51:24
depth1
children0
last_payout2019-11-28 09:12:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length41
author_reputation188,271,675,136,566
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,699,046
net_rshares54,481,024,150
author_curate_reward""
vote details (1)
@stuffbyspencer ·
looks helpful!

thanks for making & releasing this, it'll for sure be useful for lots of us :^)
👍  
properties (23)
authorstuffbyspencer
permlinkre-mahdiyari-q1axr0
categorysteem
json_metadata{"tags":["steem"],"app":"steempeak/2.1.1"}
created2019-11-21 04:28:15
last_update2019-11-21 04:28:15
depth1
children0
last_payout2019-11-28 04:28:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length95
author_reputation13,003,870,677,623
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,693,831
net_rshares53,625,751,506
author_curate_reward""
vote details (1)
@sugarandspiceng ·
Java!!!
properties (22)
authorsugarandspiceng
permlinkre-mahdiyari-20191121t181231355z
categorysteem
json_metadata{"tags":["dev","steem-tx","library","steem-dev"],"app":"esteem/2.2.2-mobile","format":"markdown+html","community":"esteem.app"}
created2019-11-21 17:12:30
last_update2019-11-21 17:12:30
depth1
children0
last_payout2019-11-28 17:12:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length7
author_reputation-21,286,323
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,711,065
net_rshares0
@sugarandspiceng ·
Blockchain way
👎  
properties (23)
authorsugarandspiceng
permlinkre-mahdiyari-20191122t19243731z
categorysteem
json_metadata{"tags":["dev","steem-tx","library","steem-dev"],"app":"esteem/2.2.2-mobile","format":"markdown+html","community":"esteem.app"}
created2019-11-22 18:02:48
last_update2019-11-22 18:02:48
depth1
children0
last_payout2019-11-29 18:02:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length14
author_reputation-21,286,323
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,741,952
net_rshares-1,362,324,645
author_curate_reward""
vote details (1)
@technologix ·
Thanks @mahdiyari for sharing this info!

Posted using [Partiko Android](https://partiko.app/referral/technologix)
properties (22)
authortechnologix
permlinktechnologix-re-mahdiyari-steem-tx-or-lightweight-javascript-library-for-creating-and-signing-transactions-on-the-steem-blockchain-20191122t235240387z
categorysteem
json_metadata{"app":"partiko","client":"android"}
created2019-11-22 23:52:39
last_update2019-11-22 23:52:39
depth1
children0
last_payout2019-11-29 23:52:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length114
author_reputation9,845,174,648,336
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,748,876
net_rshares0
@thesobuz ·
Amazing!! ðŸĪŠðŸĪŠ
properties (22)
authorthesobuz
permlinkre-mahdiyari-20191124t18481950z
categorysteem
json_metadata{"tags":["dev","steem-tx","library","steem-dev"],"app":"esteem/2.2.2-mobile","format":"markdown+html","community":"esteem.app"}
created2019-11-24 12:48:21
last_update2019-11-24 12:48:21
depth1
children0
last_payout2019-12-01 12:48:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length12
author_reputation16,115,389,633,374
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,788,477
net_rshares0
@trendotoken ·
Congratulations @mahdiyari, your post successfully recieved <b>0.15870938</b> [TRDO](https://steem-engine.com/?p=history&t=TRDO) from below listed TRENDO callers:<br>

>	<sup>@pandaparker earned : **0.10580625** [TRDO](https://steem-engine.com/?p=history&t=TRDO) curation</sup> 

---
<sup>To view or trade TRDO go to [steem-engine.com](https://steem-engine.com/?p=market&t=TRDO)
Join [TRDO Discord Channel](https://discord.gg/wySP8T9) or Join [TRDO Web Site](http://www.trendotoken.info/)</sup>
properties (22)
authortrendotoken
permlinkre-mahdiyari-steem-tx-or-lightweight-javascript-library-for-creating-and-signing-transactions-on-the-steem-blockchain-20191123t213109206z
categorysteem
json_metadata{"tags":["trdo","trendo-bot"],"app":"comments-scot/1.1","format":"markdown"}
created2019-11-23 21:31:09
last_update2019-11-23 21:31:09
depth1
children0
last_payout2019-11-30 21:31:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length494
author_reputation5,546,209,053,433
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,773,405
net_rshares0
@vandeberg ·
$0.78
I love how this is a minimal, yet complete, Javascript library for Steem. It is very similar to how I would design a Javascript library if we were to move away from steem-js and dsteem. Great job! I hope it gains traction.
👍  , , , , , , , , , ,
properties (23)
authorvandeberg
permlinkq1byua
categorysteem
json_metadata{"app":"steemit/0.1"}
created2019-11-21 17:49:21
last_update2019-11-21 17:49:21
depth1
children1
last_payout2019-11-28 17:49:21
cashout_time1969-12-31 23:59:59
total_payout_value0.389 HBD
curator_payout_value0.387 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length222
author_reputation31,759,426,110,944
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id92,711,793
net_rshares3,677,762,951,057
author_curate_reward""
vote details (11)
@sahar21 ·
Good Jobe : https://steemit.com/summermusclea/@sahar21/summer-muscle-acne-and-who-are-more-victims
👎  ,
properties (23)
authorsahar21
permlinkq1d38q
categorysteem
json_metadata{"links":["https://steemit.com/summermusclea/@sahar21/summer-muscle-acne-and-who-are-more-victims"],"app":"steemit/0.1"}
created2019-11-22 08:22:09
last_update2019-11-22 08:22:09
depth2
children0
last_payout2019-11-29 08:22:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length98
author_reputation-3,369,724,147
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,729,167
net_rshares-111,852,044,703
author_curate_reward""
vote details (2)
@weke ·
wow, it's hot !
properties (22)
authorweke
permlinkq1d2is
categorysteem
json_metadata{"app":"steemit/0.1"}
created2019-11-22 08:06:24
last_update2019-11-22 08:06:24
depth1
children0
last_payout2019-11-29 08:06:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length15
author_reputation162,595,275
root_title"Steem-tx | Lightweight JavaScript library for creating and signing transactions on the Steem blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,728,854
net_rshares0