steemfans/Post To Steem Chain Action
To post an article to Steem chain
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| title | The title of the article | yes | — |
| content | The content of the article | yes | — |
| tags | The tags of the article | yes | — |
| reward | The reward setting of article | yes | 50 |
| author | The username which you want to use to post | yes | — |
| posting_key | The posting key of author | yes | — |
| dry_run | If set 1, the action would not submit article to Steem chain. | — | false |
Outputs
| name | description |
|---|---|
| permlink | The permlink of article |