description::
· Steem-net is a blogging blockchain-network that rewards its members.
[HmnSgm.2018-01-30]
===
A blockchain designed to tokenize the content web.
[https://steem.io/]
name::
* McsEngl.McsTchInf000024.last.html!⇒Steem-net,
* McsEngl.dirTchInf/McsTchInf000024.last.html!⇒Steem-net,
* McsEngl.blockchain-network.Steem!⇒Steem-net,
* McsEngl.D-stroke-Steem!⇒Steem-net,
* McsEngl.Dccb-Steem!⇒Steem-net,
* McsEngl.Steem-net,
* McsEngl.Steem-network!⇒Steem-net,
* McsEngl.Đ-Steem!⇒Steem-net,
description::
· protocol of Steem-net is the communication algorithm of the-Steem-net.
· steemd is the-implementation (writing) of this protocol in C++ with 36 contributors on github.
[HmnSgm.2018-02-13]
name::
* McsEngl.Steem-net'protocol,
generic-tree::
* blockchain-protocol,
addressWpg::
* white-paper,
* blue-paper,
* SMT--white-paper,
name::
* McsEngl.Steem-net'node,
* McsEngl.Steem-node,
* McsEngl.Đ-Steem'node,
generic-tree::
* node-of--chain-net,
addressWpg::
* https://status.steemnodes.com/,
description::
These nodes allow witnesses to get all blockchain data and let them catch up quicker. This means the more seed nodes there are the easier it is for new witnesses to get started and so witnesses who host a seed node have the network in mind when doing so.
[https://steemit.com/witness-category/@reggaemuffin/witness-update-starting-a-seed-node]
===
Some people are not aware of seed nodes. While witnesses act similar to miners on Bitcoin, they produce blocks and get paid; seeds act more like a Bitcoin full-node, they hold and distribute blocks across the network, allowing for fast synchronisation, and transaction propagation.
... Why should I run a seed if I don't get paid? - Running a seed helps the network. By running a seed, you show a deeper commitment to STEEM, some people such as @gtg only vote people with active seed nodes.
[https://steemit.com/witness-category/@privex/so-you-want-to-be-a-witness-clearing-up-some-misconceptions]
name::
* McsEngl.Steem-net'seed-node,
* McsEngl.Steem-node.seed,
* McsEngl.Steem-seed-node,
addressWpg::
* https://github.com/steemit/steem/blob/master/doc/seednodes.txt,
name::
* McsEngl.Steem-net'witness-node,
* McsEngl.Steem-node.witness,
* McsEngl.Steem-witness-node,
addressWpg::
* {2017-07-29} So you want to be a witness? (Clearing up some misconceptions): https://steemit.com/witness-category/@privex/,
* https://steemian.info/witness-faq,
* https://steemit.com/~witnesses,
* Seriously, what is a STEEM witness? Why should I care? How do I become one? (Answer): https://steemit.com/witness-category/@someguy123/,
* How to Start Getting Steem Witness Votes? https://steemit.com/witness-category/@jerrybanfield/,
generic-tree::
* appender-node--of--blockchain-net,
description::
What is the Steem blockchain?
The Steem blockchain is the publicly accessible distributed database, which records all posts and votes, and distributes the rewards across the network. It is where all of the text content and voting data is stored, and it is where all of the reward calculations and payouts are performed.
[https://steemit.com/faq.html#What_is_the_Steem_blockchain]
name::
* McsEngl.Steem-chain,
* McsEngl.Steem-blockchain,
* McsEngl.Steem-net'blockchain,
* McsEngl.Đ-chainSteem,
* McsEngl.Đ-Steem'blockchain,
Generic-chain::
* blockchain,
description::
How often does the Steem blockchain produce a new block?
The Steem blockchain schedules witnesses to produce a new block every 3 seconds. 21 witness nodes produce 21 blocks in each 63-second round.
[https://steemit.com/faq.html#How_often_does_the_Steem_blockchain_produce_a_new_block]
name::
* McsEngl.Steem-block,
* McsEngl.Steem-net'block,
* McsEngl.Đ-Steem'block,
generic-tree::
* blockchain-block,
description::
* block_id: "0121eac0926f234943b6dfecc118fb4dfd61682a"
* extensions: []
* previous: "0121eabf49232ce006d2b15f6677ac29f6846ec5"
* signing_key: "STM8WtG3BskaEyfUjEmLpUWKZtDuy77FV28YG1r9DAWnJy9DFPWgw"
* timestamp: "2018-01-15T13:08:09"
* transaction_ids:(44) ["358e891b0744f1af9d7b6d0b29034bdf8c14bd43", ...]
* transaction_merkle_root: "86a7111094e8c12f1a757ac71f6873d259c813a2"
* transactions: (44) [{…}, ...]
* witness: "thecryptodrive"
* witness_signature:
name::
* McsEngl.Steem-block'attribute,
addressWpg::
* https://steemd.com/b/7000000,
* https://steemdb.com/block/7000000,
description::
· header of block is the-set of the following attributes:
* extensions: []
* previous: "0121eabf49232ce006d2b15f6677ac29f6846ec5"
* timestamp: "2018-01-15T13:08:09"
* transaction_merkle_root: "86a7111094e8c12f1a757ac71f6873d259c813a2"
* witness: "thecryptodrive"
description::
· 'head_block_number' is the-number of the latest block on the-chain.
· dynamic computation:
· steem-js code:
steem.api.getState('', function(err, result) {
document.getElementById('idSpnBlkLst').innerHTML =
result.props.head_block_number.toLocaleString();
});
name::
* McsEngl.Steem-block-explorer,
* McsEngl.Steem-net'block-explorer,
* McsEngl.Steem-program.block-explorer,
* McsEngl.Đ-Steem'block-explorer,
Specific::
* steemdb.com by @jesta,
* steemd.com by @roadscape,
* steemblockexplorer.com by @penguinpablo,
description::
How is Steem different from Bitcoin?
On a technical level, the two networks rely on the same model of a blockchain, but are built upon different technologies and codebase. Steem is based on a new state-of-the-art blockchain technology called Graphene, which uses "witnesses" instead of "miners" to produce blocks.
The "delegated proof of stake" model of using witnesses instead of miners allows for greater efficiency in block production. With BTC, 100% of the new coins that are created are allocated to block producers (miners). With the Steem blockchain, only 10% of the new coins are paid to block producers (witnesses). The other 90% of new STEEM coins are awarded to content producers, curators, and STEEM Power holders.
[https://steemit.com/faq.html#How_is_Steem_different_from_Bitcoin]
===
In the field of crypto-currencies, the unique properties of STEEM make it both “smart” and “social”compared to others, such as bitcoin and ether.
This stems from two new token features.
The first is a pool of tokens dedicated to incentivizing content creation and curation (called the “rewards pool”).
The second is a voting system that leverages the wisdom of the crowd to assess the value of content and distribute tokens to it.
These two unique properties when combined are referred to as Proof-of-Brain, which is an entendre based on Proof-of-Work4 , meant to emphasize the human work required to distribute tokens to community participants.
Proof-of-Brain positions STEEM as a tool for building perpetually growing communities, which encourage their members to add value to the community through the built in rewards structure.
[https://steem.io/steem-bluepaper.pdf]
name::
* McsEngl.proof-of-brain--consensus-algorithm,
* McsEngl.Steem-net'consensus-algorithm,
* McsEngl.Steem-net'proof-of-brain,
name::
* McsEngl.Steem-net'transaction,
* McsEngl.Steem-transaction,
* McsEngl.transaction-of--Steem-net,
generic-tree::
* blockchain-transaction,
description::
* block_num: 10,000,000
* expiration: "2017-11-07T01:26:04"
* extensions: []
* operations: [Array(2)]
* ref_block_num: 26174
* ref_block_prefix: 1701153311
* signatures: ["2055ef348dbe4ac924b0db491...", ...]
* transaction_id: e114ced368416efaf25c6c5f8a54c1c68256667d
* transaction_num: 0
name::
* McsEngl.Steem-transaction'attribute,
addressWpg::
* https://steemd.com/tx/e114ced368416efaf25c6c5f8a54c1c68256667d,
name::
* McsEngl.Steem-transaction'operation,
specific::
* claim_reward_balance,
* comment,
* custom_json,
* vote,
description::
Are there fees for Powering Up, Powering Down, trading on the internal market, or converting SBD to STEEM?
No. None of these actions incur any fees.
[https://steemit.com/faq.html#Are_there_fees...]
name::
* McsEngl.fee-of--Steem-transaction,
* McsEngl.Steem-net'fee-of-transaction,
* McsEngl.Steem-net'transaction-fee,
description::
The Steem network is built upon Graphene, the same technology that powers BitShares.
Graphene has been publicly demonstrated sustaining over 1000 transactions per second on a distributed test network.
Graphene can easily scale to 10,000 or more transactions per second with relatively straightforward improvements to server capacity and communication protocols.
[https://steem.io/SteemWhitePaper.pdf]
description::
· Steem-net issues chain-assets to reward its members.
name::
* McsEngl.asset-of--Đ-Steem,
* McsEngl.Steem-asset,
* McsEngl.Steem-net'asset,
* McsEngl.đ-assetSteem,
* McsEngl.đ-Steem-asset,
* McsEngl.đb-assetSteem,
generic-tree::
* asset of blockchain-net,
specific::
* STEEM,
* STEEM-Dollar,
* STEEM-Power,
* Smart-Media-Token,
name::
* McsEngl.Steem-asset.aggregate,
* McsEngl.Steem-asset.supply,
description::
· virtual-supply of STEEM is the-supply of all STEEM + all SBD if all SBD would-be-converted to STEEM at the current price.
· dynamic calculation:
· steem-js code:
document.getElementById('idBtnStmVlsy').addEventListener('click', function(e) {
steem.api.getState('', function(err, result) {
const s = result.props.virtual_supply;
const n = parseInt(s.substring(0, s.indexOf(' '))).toLocaleString();
document.getElementById('idSpnStmVlsy').innerHTML = n + ' STEEM';
});
});
description::
What is the reward pool?
Every day, a fixed amount of STEEM tokens are allocated to the network reward fund, commonly called the "reward pool."
These get distributed to authors and curators for posting and voting on content.
[https://steemit.com/faq.html#What_is_the_reward_pool]
name::
* McsEngl.reward-pool--of--Steem-net,
* McsEngl.STEEM.reward-pool,
* McsEngl.Steem-net'reward-pool,
description::
· STEEM is the-consensus-cryptocurrency of the-Steem-network.
· it is-created when new blocks append the-blockchain.
· it is-distributed among witnesses, bloggers and vesters.
[HmnSgm.2018-02-11]
get CoinMarketCap info::
attribute | STEEM | STEEM-Dollar (SBD) |
price-USD: | ||
price-BTC: | ||
rank: | ||
market-cap: | ||
supply.total: | ||
supply.circulating: | ||
supply.max: | ||
volume-24h: | ||
change % 1h: | ||
change % 24h: | ||
change % 7d: | ||
last-update: |
{2017-04-16},
$0.216145 (9.80%)
0.00018364 BTC (10.63%)
Rank 19
Mineable Currency
Market Cap: $51,158,750, 43,465 BTC
Total Supply: 253,661,272 STEEM
Circulating Supply: 236,687,178 STEEM
Volume (24h): $1,942,640, 1,650 BTC
[https://coinmarketcap.com/currencies/steem/]
===
document.getElementById('idBtnCmc').addEventListener('click', function(e) {
const oXHR = new XMLHttpRequest();
oXHR.open('GET', 'https://api.coinmarketcap.com/v1/ticker/steem/', true);
oXHR.send(null);
oXHR.onreadystatechange = function () {
if (oXHR.readyState === 4 && oXHR.status === 200) { //DONE, OK
const o = JSON.parse(oXHR.responseText)[0];
document.getElementById('idSpnCmcusd').innerHTML =
o.price_usd + " USD";
document.getElementById('idSpnCmcbtc').innerHTML =
o.price_btc + " BTC";
document.getElementById('idSpnCmcrnk').innerHTML =
o.rank;
document.getElementById('idSpnCmcmtcp').innerHTML =
parseInt(o.market_cap_usd).toLocaleString() + " USD";
document.getElementById('idSpnCmcsyTl').innerHTML =
parseInt(o.total_supply).toLocaleString() + " STEEM";
document.getElementById('idSpnCmcsyCt').innerHTML =
parseInt(o.available_supply).toLocaleString() + " STEEM";
document.getElementById('idSpnCmcsyMx').innerHTML =
parseInt(o.max_supply).toLocaleString();
document.getElementById('idSpnCmcvm24').innerHTML =
parseInt(o['24h_volume_usd']).toLocaleString() + " USD";
document.getElementById('idSpnCmccg1h').innerHTML =
o.percent_change_1h + " %";
document.getElementById('idSpnCmccg24').innerHTML =
o.percent_change_24h + " %";
document.getElementById('idSpnCmccg7d').innerHTML =
o.percent_change_7d + " %";
document.getElementById('idSpnCmcltut').innerHTML =
fDateYMD(parseInt(o.last_updated));
}
};
const oXHR2 = new XMLHttpRequest();
oXHR2.open('GET', 'https://api.coinmarketcap.com/v1/ticker/steem-dollars/', true);
oXHR2.send(null);
oXHR2.onreadystatechange = function () {
if (oXHR2.readyState === 4 && oXHR2.status === 200) { //DONE, OK
const o = JSON.parse(oXHR2.responseText)[0];
document.getElementById('idSpnCmcsbdusd').innerHTML =
o.price_usd + " USD";
document.getElementById('idSpnCmcsbdbtc').innerHTML =
o.price_btc + " BTC";
document.getElementById('idSpnCmcsbdrnk').innerHTML =
o.rank;
document.getElementById('idSpnCmcsbdmtcp').innerHTML =
parseInt(o.market_cap_usd).toLocaleString() + " USD";
document.getElementById('idSpnCmcsbdsyTl').innerHTML =
parseInt(o.total_supply).toLocaleString() + " SBD";
document.getElementById('idSpnCmcsbdsyCt').innerHTML =
parseInt(o.available_supply).toLocaleString() + " SBD";
document.getElementById('idSpnCmcsbdsyMx').innerHTML =
parseInt(o.max_supply).toLocaleString();
document.getElementById('idSpnCmcsbdvm24').innerHTML =
parseInt(o['24h_volume_usd']).toLocaleString() + " USD";
document.getElementById('idSpnCmcsbdcg1h').innerHTML =
o.percent_change_1h + " %";
document.getElementById('idSpnCmcsbdcg24').innerHTML =
o.percent_change_24h + " %";
document.getElementById('idSpnCmcsbdcg7d').innerHTML =
o.percent_change_7d + " %";
document.getElementById('idSpnCmcsbdltut').innerHTML =
fDateYMD(parseInt(o.last_updated));
}
};
});
Name::
* McsEngl.crypto-token.STEEM,
* McsEngl.STEEM,
* McsEngl.STEEM-evuC,
* McsEngl.STEEM-token,
* McsEngl.Steem-asset.STEEM,
* McsEngl.đ-STEEM,
AddressWpg::
* https://steem.io/
* ANN: https://bitcointalk.org/index.php?topic=1410943.0, {2016-03-24},
description::
Different from PoW-only cryptocurrencies, tokens in Steem are generated at a fixed rate of one block every three seconds.
... The rate that new tokens are generated was set to 9.5% per year starting in December 2016, and decreases at a rate of 0.01% every 250,000 blocks, or about 0.5% per year.
The inflation will continue decreasing at this rate until it reaches 0.95%, after a period of approximately 20.5 years.
[https://steem.io/steem-bluepaper.pdf]
name::
* McsEngl.STEEM'creating,
* McsEngl.STEEM'making,
* McsEngl.STEEM'minting,
* McsEngl.đ-STEEM'creating,
addressWpg::
* TIL: How much STEEM is added to the reward pool per day? https://steemit.com/steem/@penguinpablo/,
description::
Of the supply of new tokens created by the Steem blockchain every year, 75% of those tokens compose the “rewards pool” which are distributed to content creators and content curators.
15% are distributed to vested token holders, and 10% are distributed to Witnesses, the block producers cooperating inside Steem’s DPoS consensus protocol.
[https://steem.io/steem-bluepaper.pdf]
===
What can I do with my STEEM tokens?
* "Power Up" to STEEM Power
* Exchange for SBD in the internal market
* Withdraw to an exchange, and trade for BTC or other digital tokens
* Purchase items through third-party stores that accept STEEM tokens
[https://steemit.com/faq.html#What_can_I_do_with_my_STEEM_tokens]
name::
* McsEngl.STEEM'distributing,
* McsEngl.đ-STEEM'distributing,
name::
* McsEngl.STEEM'sending,
* McsEngl.STEEM'transfering,
FROM Steemit TO Binance::
1. from Binance copy deposit address and memo.
2. in Steemit-wallet in 'transfer' command, paste Binance's deposit address and memo.
[https://steemit.com/steemit/@rubencress/how-to-send-steem-from-steemit-to-the-binance-exchange]
addressWpg::
* How to transfer STEEM between Steem account to Exchanges: https://www.steem.center/,
description::
· you can-convert STEEM to many chain-assets and through exchanges to fiat-money.
name::
* McsEngl.STEEM'converting-to--chain-asset,
addressWpg::
* to SBD: https://steemit.com/market,
* pairs: https://coinmarketcap.com/currencies/steem/#markets,
* using Blocktrades: https://www.steemithelp.net/,
description::
Powering up - If you have STEEM tokens, you can Power Up to STEEM Power to get more voting influence on posts and comments. Having more STEEM Power also increases the amount of curation rewards and interest that you can earn. More SP also grants more influence on approving Steem witnesses.
[https://steemit.com/faq.html#What_is_powering_up_and_down]
name::
* McsEngl.powering-up-in--Steem-net,
* McsEngl.STEEM'converting-to--STEEM-power,
* McsEngl.Steem-net'powering-up,
* McsEngl.Steem-powering-up,
description::
Powering down - If you have STEEM Power, you can power down to turn it into liquid STEEM over a period of time. The system will transfer 1/13 of your STEEM Power to STEEM each week for about three months (13 weeks), starting 1 week from the time it is started. However, you will lose your influence in the network proportionally to how much is powered down, so think about it carefully. Power downs can be stopped at any time.
[https://steemit.com/faq.html#What_is_powering_up_and_down]
name::
* McsEngl.powering-down-in--Steem-net,
* McsEngl.STEEM-power'converting-to-STEEM,
* McsEngl.Steem-net'powering-down,
* McsEngl.Steem-powering-down,
description::
STEEM Power (SP) is STEEM (see STEEM_Tokens) that has been locked in, vested, meaning it can't be immediately withdrawn to spend.
STEEM Power is what gives you influence on Steemit.[1] The more SP you have, the more money you give to authors with an upvote as well as the greater the curation rewards you can earn. There is a very small 'interest' rate earned by holding STEEM Power.
[https://www.steem.center/STEEM_Power_(SP)]
===
Influence tokens which give you more control over post payouts and allow you to earn on curation rewards.
[info on user's wallet]
===
Users are able to commit their STEEM to a thirteen week vesting schedule, providing them with additional benefits within the platform.
STEEM that has been committed to a thirteen week vesting schedule is called Steem Power (SP).
SP balances are non-transferrable and non-divisible except via the automatically recurring conversion requests.
This means that SP cannot be easily traded on cryptocurrency exchanges.
[https://steem.io/SteemWhitePaper.pdf]
===
STEEM Power (abbreviated SP) is a measurement of how much influence a user has in the Steem network. The more STEEM Power a user holds, the more they can influence the value of posts and comments. STEEM Power is less liquid. If a user wishes to “Power Down” SP, they will receive equal distributions of the STEEM weekly, over a 13 week period.
[https://steemit.com/faq.html#What_is_the_difference_between_STEEM__STEEM_Power__and_Steem_Dollars]
===
The more STEEM Power you have, the more rewards you can earn and the more influence you have on the platform.
name::
* McsEngl.SP-(STEEM-Power),
* McsEngl.Steem-asset.STEEM-Power,
* McsEngl.STEEM-locked,
* McsEngl.Steem-net'STEEM-Power,
* McsEngl.STEEM-Power-(SP),
* McsEngl.STEEM-vested,
* McsEngl.vested-STEEM,
* McsEngl.đ-STEEM-Power,
* McsEngl.đ-SP,
description::
What is a MVEST?
A VEST is a unit of measurement for STEEM Power. A MVEST is one million VESTS. The amount of STEEM Power in one MVEST can be found on steemd.com as steem_per_mvests.
[https://steemit.com/faq.html#What_is_a_MVEST]
name::
* McsEngl.MVEST-of--Steem-net,
* McsEngl.Steem-asset.VESTS,
* McsEngl.Steem-net'VESTS,
* McsEngl.STEEM-Power.VESTS,
* McsEngl.Steem-MVESTS,
* McsEngl.Steem-VESTS,
* McsEngl.VESTS-of-Steem-net,
description::
SBD's are intended to be able to purchase 1 USD worth of STEEM. With STEEM being around $5 USD, 1 SBD should be 0.20 STEEM.
[https://steemit.com/steem/@runicar/question-time-or-how-is-new-sbd-created-and-who-determines-how-much-will-be-made-or (fitzgibbon (59) answer)]
===
Steem Dollars (commonly abbreviated SBD) are liquid stable-value currency tokens designed to be pegged to $1 USD. Steem Dollars can be traded with STEEM, and transferred to other accounts for commerce or exchange. Steem Dollars may also be converted into STEEM in a process that takes 3.5 days. Steem Dollars can be used to buy things in marketplaces, such as PeerHub.com.
[https://steemit.com/faq.html#What_is_the_difference_between_STEEM__STEEM_Power__and_Steem_Dollars]
===
Will 1 Steem Dollar always be worth $1.00 USD?
The market value of a Steem Dollar is dictated by the supply and demand of the token. Therefore it is possible for 1 SBD to be worth more or less than 1 USD depending on market conditions. However, the network's SBD conversion feature serves as a mechanism to hold Steem Dollars within a small margin of the value of USD.
[https://steemit.com/faq.html#Will_1_Steem_Dollar_always_be_worth__1_00_USD]
get CoinMarketCap info:: (link)
name::
* McsEngl.SBD-(Steem-Blockchain-Dollar),
* McsEngl.Steem-asset.STEEM-Dollar,
* McsEngl.Steem-Blockchain-Dollar-(SBD),
* McsEngl.Steem-net'STEEM-Dollar,
* McsEngl.đ-STEEM-Dollar,
* McsEngl.đ-SBD,
addressWpg::
* https://steemit.com/@account/transfers,
* https://coinmarketcap.com/currencies/steem-dollars/#markets,
description::
HOW IS SBD CREATED?
SBD is created out of inflation and then distributed to authors from the rewards pool. The inflation rate can be adjusted through hard forks as it has in the past. The inflation started off at 10% and will reduce by 0.5% each year. Which means the current inflation rate is 9.5%. Existing SBD is inflated to create fresh SBD which is distributed to authors and curators each day.
[https://steemit.com/steemit/@motoengineer/steem-1013-is-there-a-shortage-or-surplus-of-sbd]
description::
HOW IS SBD DESTROYED?
SBD is destroyed by converting SBD to STEEM. This conversion takes 3.5 days to complete and is purposely done so to prevent conversion abuse. This process will literally take SBD, pay you out with STEEM and then destroy the SBD, thereby removing it from the supply chain.
[https://steemit.com/steemit/@motoengineer/steem-1013-is-there-a-shortage-or-surplus-of-sbd]
addressWpg::
* {2018-01-21} QUESTION TIME | How is new SBD created and who determines how much will be made? | https://steemit.com/steem/@runicar/,
description::
What are Smart Media Tokens?
A Smart Media Token (SMT) is a native digital asset on the Steem blockchain that can be quickly launched by anyone to help monetize online content and create incentives to encourage desired user behavior.
They're like Ethereum's ERC-20 tokens, but with certain built-in ‘Proof-of-Brain’ properties and a token distribution reward system designed specifically for digital content businesses.
[https://smt.steem.io/]
name::
* McsEngl.Smart-Media-Token-(SMT),
* McsEngl.SMT-(Smart-Media-Token),
* McsEngl.Steem-asset.Smart-Media-Token,
* McsEngl.Steem-net'Smart-Media-Token,
addressWpg::
* https://smt.steem.io/smt-whitepaper.pdf,
* https://smt.steem.io/,
===
* {2017-09-28} Ned-Scott: Announcing: Smart Media Tokens (SMTs): https://steemit.com/steem/@ned/,
description::
· STEEM and STEEM-Dollars are liquid-assets but not STEEM-Power.
description::
In your Steemit Wallet you see 5 items:
1. STEEM
2. STEEM Power (SP)
3. Steem Dollar (SBD)
4. Savings
5. Estimated Account Value
The STEEM and Steem Dollars you have under Savings (number 4) is also liquid, but it takes a little bit of time before you can use they saved money. It takes 3 days to transfer STEEM and Steem Dollars to respectively your STEEM (number 1 above) and Steem Dollar (number 3 above) wallets. The reason for the 3 days delay in transferring the STEEM and Steem Dollars is to provide a extra level of safety. Anyone who is able to hack into your wallet is not able to take away the STEEM and Steem Dollars in your savings account, immediately giving you some time to identify the hack and take the necessary steps to secure your account and wallets again.
[https://www.steem.center/Liquid]
name::
* McsEngl.program-of-Steem-net,
* McsEngl.Steem-net'program,
* McsEngl.Steem-program,
* McsEngl.Đ-Steem'program,
AddressWpg::
* https://github.com/steemit,
Generic-chain::
* blockchain-program,
specific::
* Steem-client,
* Steem-application,
* Steem-tool,
description::
· steemd is the-client (daemon) that implements the-protocol of the-Steem-network.
name::
* McsEngl.Steem-client-program,
* McsEngl.Steem-daemon-program,
* McsEngl.Steem-program.client,
* McsEngl.Steem-server-program,
* McsEngl.Steem-software,
* McsEngl.Steem-steemd-program,
* McsEngl.steemd,
addressWpg::
* https://github.com/steemit/steem,
* https://www.steem.center/How_to_obtain_the_STEEM_client,
* https://www.steem.center/Steemd_Software,
* https://steemit.com/steem/@klye/an-introduction-to-steemd-api-calls-functions-and-usage,
generic-tree::
* client-program--of--chain-net,
name::
* McsEngl.Steem-client'developer,
* McsEngl.steemd'contributor,
* McsEngl.steemd'developer,
* McsEngl.steemd-developer,
addressWpg::
* https://github.com/steemit/steem/graphs/contributors,
specific::
* #1, mvandeberg (Michael-Vandeberg), 734 commits 45,622 ++ 47,512 --
* #2, revflash, 273 commits 119,123 ++ 3,995 --, https://steemit.com/@vandeberg,
* #3, theoreticalbts, 257 commits 13,755 ++ 6,265 --, https://steemit.com/@theoretical,
* #4, jredbeard (Justin-Welch), 75 commits 1,293 ++ 391 --
* #5, Gandalf-the-Grey, 40 commits 212 ++ 139 --
* #6, abitmore, 24 commits 283 ++ 97 --
* #7, NateBrune, 19 commits 583 ++ 673 --
* #8, sneak, 19 commits 702 ++ 225 --
* #9, bytemaster (Daniel Larimer), 13 commits 323 ++ 64 --, https://steemit.com/@dan,
* #10, arhag, 11 commits 449 ++ 4,121 --, https://steemit.com/@arhag,
* #11, emfrias, 5 commits 389 ++ 204 --
* #12, roadscape, 5 commits 15 ++ 11 --, https://steemit.com/@roadscape,
* #13, jnordberg, 4 commits 9 ++ 7 --
* #14, nathanhourt (Nathan-Hourt), 3 commits 24 ++ 6 --
* #15, plink01001, 2 commits 4 ++ 1 --
* #16, TimCliff, 2 commits 34 ++ 1 --, https://steemit.com/@timcliff,
* #17, vogel76, 2 commits 67 ++ 54 --
* #18, ausbitbank, 2 commits 2 ++ 1 --, https://steemit.com/@ausbitbank,
* #19, Xeldal, 1 commit 1 ++ 1 --
* #20, lustrousgorilla, 1 commit 2 ++ 2 --
* #21, pmconrad, 1 commit 1 ++ 1 --
* #22, btscube, 1 commit 109 ++ 11 --
* #23, miketwenty1, 1 commit 1 ++ 1 --
* #24, ripexz, 1 commit 1 ++ 2 --
* #25, Pygmalion69, 1 commit 1 ++ 1 --
* #26, Alex-GR, 1 commit 12 ++ 12 --
* #27, Netherdrake, 1 commit 2 ++ 2 --
* #28, pharesim, 1 commit 8 ++ 7 --
* #29, thebitcoiner, 1 commit 1 ++ 0 --
* #30, roelandp, 1 commit 1 ++ 1 --
* #31, fxnormaluser, 1 commit 0 ++ 11 --
* #32, liondani, 1 commit 1 ++ 1 --
* #33, aaroncox, 1 commit 5 ++ 0 --
* #34, PixelNoob, 1 commit 1 ++ 0 --
* #35, uberlance, 1 commit 2 ++ 3 --
* #36, piem, 1 commit 1 ++ 1 --
description::
· libraries to communicate with Steem-client.
name::
* McsEngl.Steem-client'API-call,
* McsEngl.Steem-client'API-library,
addressWpg::
* https://www.steem.center/API_Libraries,
* Steem-API-explorer,
* {2016-09-18} https://steemit.com/steem/@klye/an-introduction-to-steemd-api-calls-functions-and-usage,
name::
* McsEngl.Steem-client'javascript-library,
* McsEngl.Steem-javascript-library-to-communicate-with-client,
specific::
* https://github.com/steemit/steem-js: Steem.js the official JavaScript library for Steem blockchain https://www.npmjs.com/package/steem,
* https://github.com/svk31/steemjs-lib: Pure JavaScript Steem crypto library for node.js and browsers. Can be used to construct, sign and broadcast transactions in JavaScript,
* https://github.com/pharesim/steemjs: Lightweight JavaScript library to communicate with steemd,
description::
· steem-js
is the official javascript-library for the-Steem-network (to communicate with the-Steem-client).
· steem-js contains one object, steem
, with members the-objects: api, auth, broadcast, config, formatter, utils.
name::
* McsEngl.Steem-javascript-official-library,
* McsEngl.steem-js,
addressWpg::
* https://github.com/steemit/steem-js,
* https://www.npmjs.com/package/steem,
* https://github.com/steemit/steem-js/tree/master/doc,
member::
* steem.api,
* steem.auth,
* steem.broadcast,
* steem.config,
* steem.formatter,
* steem.utils,
name::
* McsEngl.steem-js.api,
member::
* oSteem.api.Steem: ƒ e()
* oSteem.api.broadcastBlock: ƒ ()
* oSteem.api.broadcastBlockAsync: ƒ u()
* oSteem.api.broadcastBlockWith: ƒ (e,i)
* oSteem.api.broadcastBlockWithAsync: ƒ u()
* oSteem.api.broadcastTransaction: ƒ ()
* oSteem.api.broadcastTransactionAsync: ƒ u()
* oSteem.api.broadcastTransactionSynchronous: ƒ ()
* oSteem.api.broadcastTransactionSynchronousAsync: ƒ u()
* oSteem.api.broadcastTransactionSynchronousWith: ƒ (e,i)
* oSteem.api.broadcastTransactionSynchronousWithAsync: ƒ u()
* oSteem.api.broadcastTransactionWith: ƒ (e,i)
* oSteem.api.broadcastTransactionWithAsync: ƒ u()
* oSteem.api.broadcastTransactionWithCallback: ƒ ()
* oSteem.api.broadcastTransactionWithCallbackAsync: ƒ u()
* oSteem.api.broadcastTransactionWithCallbackWith: ƒ (e,i)
* oSteem.api.broadcastTransactionWithCallbackWithAsync: ƒ u()
* oSteem.api.callAsync: ƒ u()
* oSteem.api.cancelAllSubscriptions: ƒ ()
* oSteem.api.cancelAllSubscriptionsAsync: ƒ u()
* oSteem.api.cancelAllSubscriptionsWith: ƒ (e,i)
* oSteem.api.cancelAllSubscriptionsWithAsync: ƒ u()
* oSteem.api.getAccountBandwidth: ƒ ()
* oSteem.api.getAccountBandwidthAsync: ƒ u()
* oSteem.api.getAccountBandwidthWith: ƒ (e,i)
* oSteem.api.getAccountBandwidthWithAsync: ƒ u()
* oSteem.api.getAccountCount: ƒ ()
* oSteem.api.getAccountCountAsync: ƒ u()
* oSteem.api.getAccountCountWith: ƒ (e,i)
* oSteem.api.getAccountCountWithAsync: ƒ u()
* oSteem.api.getAccountHistory: ƒ ()
* oSteem.api.getAccountHistoryAsync: ƒ u()
* oSteem.api.getAccountHistoryWith: ƒ (e,i)
* oSteem.api.getAccountHistoryWithAsync: ƒ u()
* oSteem.api.getAccountReferences: ƒ ()
* oSteem.api.getAccountReferencesAsync: ƒ u()
* oSteem.api.getAccountReferencesWith: ƒ (e,i)
* oSteem.api.getAccountReferencesWithAsync: ƒ u()
* oSteem.api.getAccountReputations: ƒ ()
* oSteem.api.getAccountReputationsAsync: ƒ u()
* oSteem.api.getAccountReputationsWith: ƒ (e,i)
* oSteem.api.getAccountReputationsWithAsync: ƒ u()
* oSteem.api.getAccountVotes: ƒ ()
* oSteem.api.getAccountVotesAsync: ƒ u()
* oSteem.api.getAccountVotesWith: ƒ (e,i)
* oSteem.api.getAccountVotesWithAsync: ƒ u()
* oSteem.api.getAccounts: ƒ ()
* oSteem.api.getAccountsAsync: ƒ u()
* oSteem.api.getAccountsWith: ƒ (e,i)
* oSteem.api.getAccountsWithAsync: ƒ u()
* oSteem.api.getActiveCategories: ƒ ()
* oSteem.api.getActiveCategoriesAsync: ƒ u()
* oSteem.api.getActiveCategoriesWith: ƒ (e,i)
* oSteem.api.getActiveCategoriesWithAsync: ƒ u()
* oSteem.api.getActiveVotes: ƒ ()
* oSteem.api.getActiveVotesAsync: ƒ u()
* oSteem.api.getActiveVotesWith: ƒ (e,i)
* oSteem.api.getActiveVotesWithAsync: ƒ u()
* oSteem.api.getActiveWitnesses: ƒ ()
* oSteem.api.getActiveWitnessesAsync: ƒ u()
* oSteem.api.getActiveWitnessesWith: ƒ (e,i)
* oSteem.api.getActiveWitnessesWithAsync: ƒ u()
* oSteem.api.getApiByName: ƒ ()
* oSteem.api.getApiByNameAsync: ƒ u()
* oSteem.api.getApiByNameWith: ƒ (e,i)
* oSteem.api.getApiByNameWithAsync: ƒ u()
* oSteem.api.getBestCategories: ƒ ()
* oSteem.api.getBestCategoriesAsync: ƒ u()
* oSteem.api.getBestCategoriesWith: ƒ (e,i)
* oSteem.api.getBestCategoriesWithAsync: ƒ u()
* oSteem.api.getBlock: ƒ ()
* oSteem.api.getBlockAsync: ƒ u()
* oSteem.api.getBlockHeader: ƒ ()
* oSteem.api.getBlockHeaderAsync: ƒ u()
* oSteem.api.getBlockHeaderWith: ƒ (e,i)
* oSteem.api.getBlockHeaderWithAsync: ƒ u()
* oSteem.api.getBlockWith: ƒ (e,i)
* oSteem.api.getBlockWithAsync: ƒ u()
* oSteem.api.getBlog: ƒ ()
* oSteem.api.getBlogAsync: ƒ u()
* oSteem.api.getBlogAuthors: ƒ ()
* oSteem.api.getBlogAuthorsAsync: ƒ u()
* oSteem.api.getBlogAuthorsWith: ƒ (e,i)
* oSteem.api.getBlogAuthorsWithAsync: ƒ u()
* oSteem.api.getBlogEntries: ƒ ()
* oSteem.api.getBlogEntriesAsync: ƒ u()
* oSteem.api.getBlogEntriesWith: ƒ (e,i)
* oSteem.api.getBlogEntriesWithAsync: ƒ u()
* oSteem.api.getBlogWith: ƒ (e,i)
* oSteem.api.getBlogWithAsync: ƒ u()
* oSteem.api.getChainProperties: ƒ ()
* oSteem.api.getChainPropertiesAsync: ƒ u()
* oSteem.api.getChainPropertiesWith: ƒ (e,i)
* oSteem.api.getChainPropertiesWithAsync: ƒ u()
* oSteem.api.getCommentDiscussionsByPayout: ƒ ()
* oSteem.api.getCommentDiscussionsByPayoutAsync: ƒ u()
* oSteem.api.getCommentDiscussionsByPayoutWith: ƒ (e,i)
* oSteem.api.getCommentDiscussionsByPayoutWithAsync: ƒ u()
* oSteem.api.getConfig: ƒ ()
* oSteem.api.getConfigAsync: ƒ u()
* oSteem.api.getConfigWith: ƒ (e,i)
* oSteem.api.getConfigWithAsync: ƒ u()
* oSteem.api.getContent: ƒ ()
* oSteem.api.getContentAsync: ƒ u()
* oSteem.api.getContentReplies: ƒ ()
* oSteem.api.getContentRepliesAsync: ƒ u()
* oSteem.api.getContentRepliesWith: ƒ (e,i)
* oSteem.api.getContentRepliesWithAsync: ƒ u()
* oSteem.api.getContentWith: ƒ (e,i)
* oSteem.api.getContentWithAsync: ƒ u()
* oSteem.api.getConversionRequests: ƒ ()
* oSteem.api.getConversionRequestsAsync: ƒ u()
* oSteem.api.getConversionRequestsWith: ƒ (e,i)
* oSteem.api.getConversionRequestsWithAsync: ƒ u()
* oSteem.api.getCurrentMedianHistoryPrice: ƒ ()
* oSteem.api.getCurrentMedianHistoryPriceAsync: ƒ u()
* oSteem.api.getCurrentMedianHistoryPriceWith: ƒ (e,i)
* oSteem.api.getCurrentMedianHistoryPriceWithAsync: ƒ u()
* oSteem.api.getDiscussionsByActive: ƒ ()
* oSteem.api.getDiscussionsByActiveAsync: ƒ u()
* oSteem.api.getDiscussionsByActiveWith: ƒ (e,i)
* oSteem.api.getDiscussionsByActiveWithAsync: ƒ u()
* oSteem.api.getDiscussionsByAuthorBeforeDate: ƒ ()
* oSteem.api.getDiscussionsByAuthorBeforeDateAsync: ƒ u()
* oSteem.api.getDiscussionsByAuthorBeforeDateWith: ƒ (e,i)
* oSteem.api.getDiscussionsByAuthorBeforeDateWithAsync: ƒ u()
* oSteem.api.getDiscussionsByBlog: ƒ ()
* oSteem.api.getDiscussionsByBlogAsync: ƒ u()
* oSteem.api.getDiscussionsByBlogWith: ƒ (e,i)
* oSteem.api.getDiscussionsByBlogWithAsync: ƒ u()
* oSteem.api.getDiscussionsByCashout: ƒ ()
* oSteem.api.getDiscussionsByCashoutAsync: ƒ u()
* oSteem.api.getDiscussionsByCashoutWith: ƒ (e,i)
* oSteem.api.getDiscussionsByCashoutWithAsync: ƒ u()
* oSteem.api.getDiscussionsByChildren: ƒ ()
* oSteem.api.getDiscussionsByChildrenAsync: ƒ u()
* oSteem.api.getDiscussionsByChildrenWith: ƒ (e,i)
* oSteem.api.getDiscussionsByChildrenWithAsync: ƒ u()
* oSteem.api.getDiscussionsByComments: ƒ ()
* oSteem.api.getDiscussionsByCommentsAsync: ƒ u()
* oSteem.api.getDiscussionsByCommentsWith: ƒ (e,i)
* oSteem.api.getDiscussionsByCommentsWithAsync: ƒ u()
* oSteem.api.getDiscussionsByCreated: ƒ ()
* oSteem.api.getDiscussionsByCreatedAsync: ƒ u()
* oSteem.api.getDiscussionsByCreatedWith: ƒ (e,i)
* oSteem.api.getDiscussionsByCreatedWithAsync: ƒ u()
* oSteem.api.getDiscussionsByFeed: ƒ ()
* oSteem.api.getDiscussionsByFeedAsync: ƒ u()
* oSteem.api.getDiscussionsByFeedWith: ƒ (e,i)
* oSteem.api.getDiscussionsByFeedWithAsync: ƒ u()
* oSteem.api.getDiscussionsByHot: ƒ ()
* oSteem.api.getDiscussionsByHotAsync: ƒ u()
* oSteem.api.getDiscussionsByHotWith: ƒ (e,i)
* oSteem.api.getDiscussionsByHotWithAsync: ƒ u()
* oSteem.api.getDiscussionsByPayout: ƒ ()
* oSteem.api.getDiscussionsByPayoutAsync: ƒ u()
* oSteem.api.getDiscussionsByPayoutWith: ƒ (e,i)
* oSteem.api.getDiscussionsByPayoutWithAsync: ƒ u()
* oSteem.api.getDiscussionsByPromoted: ƒ ()
* oSteem.api.getDiscussionsByPromotedAsync: ƒ u()
* oSteem.api.getDiscussionsByPromotedWith: ƒ (e,i)
* oSteem.api.getDiscussionsByPromotedWithAsync: ƒ u()
* oSteem.api.getDiscussionsByTrending: ƒ ()
* oSteem.api.getDiscussionsByTrending30: ƒ ()
* oSteem.api.getDiscussionsByTrending30Async: ƒ u()
* oSteem.api.getDiscussionsByTrending30With: ƒ (e,i)
* oSteem.api.getDiscussionsByTrending30WithAsync: ƒ u()
* oSteem.api.getDiscussionsByTrendingAsync: ƒ u()
* oSteem.api.getDiscussionsByTrendingWith: ƒ (e,i)
* oSteem.api.getDiscussionsByTrendingWithAsync: ƒ u()
* oSteem.api.getDiscussionsByVotes: ƒ ()
* oSteem.api.getDiscussionsByVotesAsync: ƒ u()
* oSteem.api.getDiscussionsByVotesWith: ƒ (e,i)
* oSteem.api.getDiscussionsByVotesWithAsync: ƒ u()
* oSteem.api.getDynamicGlobalProperties: ƒ ()
* oSteem.api.getDynamicGlobalPropertiesAsync: ƒ u()
* oSteem.api.getDynamicGlobalPropertiesWith: ƒ (e,i)
* oSteem.api.getDynamicGlobalPropertiesWithAsync: ƒ u()
* oSteem.api.getEscrow: ƒ ()
* oSteem.api.getEscrowAsync: ƒ u()
* oSteem.api.getEscrowWith: ƒ (e,i)
* oSteem.api.getEscrowWithAsync: ƒ u()
* oSteem.api.getFeed: ƒ ()
* oSteem.api.getFeedAsync: ƒ u()
* oSteem.api.getFeedEntries: ƒ ()
* oSteem.api.getFeedEntriesAsync: ƒ u()
* oSteem.api.getFeedEntriesWith: ƒ (e,i)
* oSteem.api.getFeedEntriesWithAsync: ƒ u()
* oSteem.api.getFeedHistory: ƒ ()
* oSteem.api.getFeedHistoryAsync: ƒ u()
* oSteem.api.getFeedHistoryWith: ƒ (e,i)
* oSteem.api.getFeedHistoryWithAsync: ƒ u()
* oSteem.api.getFeedWith: ƒ (e,i)
* oSteem.api.getFeedWithAsync: ƒ u()
* oSteem.api.getFollowCount: ƒ ()
* oSteem.api.getFollowCountAsync: ƒ u()
* oSteem.api.getFollowCountWith: ƒ (e,i)
* oSteem.api.getFollowCountWithAsync: ƒ u()
* oSteem.api.getFollowers: ƒ ()
* oSteem.api.getFollowersAsync: ƒ u()
* oSteem.api.getFollowersWith: ƒ (e,i)
* oSteem.api.getFollowersWithAsync: ƒ u()
* oSteem.api.getFollowing: ƒ ()
* oSteem.api.getFollowingAsync: ƒ u()
* oSteem.api.getFollowingWith: ƒ (e,i)
* oSteem.api.getFollowingWithAsync: ƒ u()
* oSteem.api.getHardforkVersion: ƒ ()
* oSteem.api.getHardforkVersionAsync: ƒ u()
* oSteem.api.getHardforkVersionWith: ƒ (e,i)
* oSteem.api.getHardforkVersionWithAsync: ƒ u()
* oSteem.api.getKeyReferences: ƒ ()
* oSteem.api.getKeyReferencesAsync: ƒ u()
* oSteem.api.getKeyReferencesWith: ƒ (e,i)
* oSteem.api.getKeyReferencesWithAsync: ƒ u()
* oSteem.api.getLiquidityQueue: ƒ ()
* oSteem.api.getLiquidityQueueAsync: ƒ u()
* oSteem.api.getLiquidityQueueWith: ƒ (e,i)
* oSteem.api.getLiquidityQueueWithAsync: ƒ u()
* oSteem.api.getMarketHistory: ƒ ()
* oSteem.api.getMarketHistoryAsync: ƒ u()
* oSteem.api.getMarketHistoryBuckets: ƒ ()
* oSteem.api.getMarketHistoryBucketsAsync: ƒ u()
* oSteem.api.getMarketHistoryBucketsWith: ƒ (e,i)
* oSteem.api.getMarketHistoryBucketsWithAsync: ƒ u()
* oSteem.api.getMarketHistoryWith: ƒ (e,i)
* oSteem.api.getMarketHistoryWithAsync: ƒ u()
* oSteem.api.getMarketOrderBook: ƒ ()
* oSteem.api.getMarketOrderBookAsync: ƒ u()
* oSteem.api.getMarketOrderBookWith: ƒ (e,i)
* oSteem.api.getMarketOrderBookWithAsync: ƒ u()
* oSteem.api.getMinerQueue: ƒ ()
* oSteem.api.getMinerQueueAsync: ƒ u()
* oSteem.api.getMinerQueueWith: ƒ (e,i)
* oSteem.api.getMinerQueueWithAsync: ƒ u()
* oSteem.api.getNextScheduledHardfork: ƒ ()
* oSteem.api.getNextScheduledHardforkAsync: ƒ u()
* oSteem.api.getNextScheduledHardforkWith: ƒ (e,i)
* oSteem.api.getNextScheduledHardforkWithAsync: ƒ u()
* oSteem.api.getOpenOrders: ƒ ()
* oSteem.api.getOpenOrdersAsync: ƒ u()
* oSteem.api.getOpenOrdersWith: ƒ (e,i)
* oSteem.api.getOpenOrdersWithAsync: ƒ u()
* oSteem.api.getOpsInBlock: ƒ ()
* oSteem.api.getOpsInBlockAsync: ƒ u()
* oSteem.api.getOpsInBlockWith: ƒ (e,i)
* oSteem.api.getOpsInBlockWithAsync: ƒ u()
* oSteem.api.getOrderBook: ƒ ()
* oSteem.api.getOrderBookAsync: ƒ u()
* oSteem.api.getOrderBookWith: ƒ (e,i)
* oSteem.api.getOrderBookWithAsync: ƒ u()
* oSteem.api.getOwnerHistory: ƒ ()
* oSteem.api.getOwnerHistoryAsync: ƒ u()
* oSteem.api.getOwnerHistoryWith: ƒ (e,i)
* oSteem.api.getOwnerHistoryWithAsync: ƒ u()
* oSteem.api.getPostDiscussionsByPayout: ƒ ()
* oSteem.api.getPostDiscussionsByPayoutAsync: ƒ u()
* oSteem.api.getPostDiscussionsByPayoutWith: ƒ (e,i)
* oSteem.api.getPostDiscussionsByPayoutWithAsync: ƒ u()
* oSteem.api.getPotentialSignatures: ƒ ()
* oSteem.api.getPotentialSignaturesAsync: ƒ u()
* oSteem.api.getPotentialSignaturesWith: ƒ (e,i)
* oSteem.api.getPotentialSignaturesWithAsync: ƒ u()
* oSteem.api.getRebloggedBy: ƒ ()
* oSteem.api.getRebloggedByAsync: ƒ u()
* oSteem.api.getRebloggedByWith: ƒ (e,i)
* oSteem.api.getRebloggedByWithAsync: ƒ u()
* oSteem.api.getRecentCategories: ƒ ()
* oSteem.api.getRecentCategoriesAsync: ƒ u()
* oSteem.api.getRecentCategoriesWith: ƒ (e,i)
* oSteem.api.getRecentCategoriesWithAsync: ƒ u()
* oSteem.api.getRecentTrades: ƒ ()
* oSteem.api.getRecentTradesAsync: ƒ u()
* oSteem.api.getRecentTradesWith: ƒ (e,i)
* oSteem.api.getRecentTradesWithAsync: ƒ u()
* oSteem.api.getRecoveryRequest: ƒ ()
* oSteem.api.getRecoveryRequestAsync: ƒ u()
* oSteem.api.getRecoveryRequestWith: ƒ (e,i)
* oSteem.api.getRecoveryRequestWithAsync: ƒ u()
* oSteem.api.getRepliesByLastUpdate: ƒ ()
* oSteem.api.getRepliesByLastUpdateAsync: ƒ u()
* oSteem.api.getRepliesByLastUpdateWith: ƒ (e,i)
* oSteem.api.getRepliesByLastUpdateWithAsync: ƒ u()
* oSteem.api.getRequiredSignatures: ƒ ()
* oSteem.api.getRequiredSignaturesAsync: ƒ u()
* oSteem.api.getRequiredSignaturesWith: ƒ (e,i)
* oSteem.api.getRequiredSignaturesWithAsync: ƒ u()
* oSteem.api.getRewardFund: ƒ ()
* oSteem.api.getRewardFundAsync: ƒ u()
* oSteem.api.getRewardFundWith: ƒ (e,i)
* oSteem.api.getRewardFundWithAsync: ƒ u()
* oSteem.api.getSavingsWithdrawFrom: ƒ ()
* oSteem.api.getSavingsWithdrawFromAsync: ƒ u()
* oSteem.api.getSavingsWithdrawFromWith: ƒ (e,i)
* oSteem.api.getSavingsWithdrawFromWithAsync: ƒ u()
* oSteem.api.getSavingsWithdrawTo: ƒ ()
* oSteem.api.getSavingsWithdrawToAsync: ƒ u()
* oSteem.api.getSavingsWithdrawToWith: ƒ (e,i)
* oSteem.api.getSavingsWithdrawToWithAsync: ƒ u()
* oSteem.api.getState: ƒ ()
* oSteem.api.getStateAsync: ƒ u()
* oSteem.api.getStateWith: ƒ (e,i)
* oSteem.api.getStateWithAsync: ƒ u()
* oSteem.api.getTagsUsedByAuthor: ƒ ()
* oSteem.api.getTagsUsedByAuthorAsync: ƒ u()
* oSteem.api.getTagsUsedByAuthorWith: ƒ (e,i)
* oSteem.api.getTagsUsedByAuthorWithAsync: ƒ u()
* oSteem.api.getTicker: ƒ ()
* oSteem.api.getTickerAsync: ƒ u()
* oSteem.api.getTickerWith: ƒ (e,i)
* oSteem.api.getTickerWithAsync: ƒ u()
* oSteem.api.getTradeHistory: ƒ ()
* oSteem.api.getTradeHistoryAsync: ƒ u()
* oSteem.api.getTradeHistoryWith: ƒ (e,i)
* oSteem.api.getTradeHistoryWithAsync: ƒ u()
* oSteem.api.getTransaction: ƒ ()
* oSteem.api.getTransactionAsync: ƒ u()
* oSteem.api.getTransactionHex: ƒ ()
* oSteem.api.getTransactionHexAsync: ƒ u()
* oSteem.api.getTransactionHexWith: ƒ (e,i)
* oSteem.api.getTransactionHexWithAsync: ƒ u()
* oSteem.api.getTransactionWith: ƒ (e,i)
* oSteem.api.getTransactionWithAsync: ƒ u()
* oSteem.api.getTrendingCategories: ƒ ()
* oSteem.api.getTrendingCategoriesAsync: ƒ u()
* oSteem.api.getTrendingCategoriesWith: ƒ (e,i)
* oSteem.api.getTrendingCategoriesWithAsync: ƒ u()
* oSteem.api.getTrendingTags: ƒ ()
* oSteem.api.getTrendingTagsAsync: ƒ u()
* oSteem.api.getTrendingTagsWith: ƒ (e,i)
* oSteem.api.getTrendingTagsWithAsync: ƒ u()
* oSteem.api.getVersion: ƒ ()
* oSteem.api.getVersionAsync: ƒ u()
* oSteem.api.getVersionWith: ƒ (e,i)
* oSteem.api.getVersionWithAsync: ƒ u()
* oSteem.api.getVestingDelegations: ƒ ()
* oSteem.api.getVestingDelegationsAsync: ƒ u()
* oSteem.api.getVestingDelegationsWith: ƒ (e,i)
* oSteem.api.getVestingDelegationsWithAsync: ƒ u()
* oSteem.api.getVolume: ƒ ()
* oSteem.api.getVolumeAsync: ƒ u()
* oSteem.api.getVolumeWith: ƒ (e,i)
* oSteem.api.getVolumeWithAsync: ƒ u()
* oSteem.api.getWithdrawRoutes: ƒ ()
* oSteem.api.getWithdrawRoutesAsync: ƒ u()
* oSteem.api.getWithdrawRoutesWith: ƒ (e,i)
* oSteem.api.getWithdrawRoutesWithAsync: ƒ u()
* oSteem.api.getWitnessByAccount: ƒ ()
* oSteem.api.getWitnessByAccountAsync: ƒ u()
* oSteem.api.getWitnessByAccountWith: ƒ (e,i)
* oSteem.api.getWitnessByAccountWithAsync: ƒ u()
* oSteem.api.getWitnessCount: ƒ ()
* oSteem.api.getWitnessCountAsync: ƒ u()
* oSteem.api.getWitnessCountWith: ƒ (e,i)
* oSteem.api.getWitnessCountWithAsync: ƒ u()
* oSteem.api.getWitnessSchedule: ƒ ()
* oSteem.api.getWitnessScheduleAsync: ƒ u()
* oSteem.api.getWitnessScheduleWith: ƒ (e,i)
* oSteem.api.getWitnessScheduleWithAsync: ƒ u()
* oSteem.api.getWitnesses: ƒ ()
* oSteem.api.getWitnessesAsync: ƒ u()
* oSteem.api.getWitnessesByVote: ƒ ()
* oSteem.api.getWitnessesByVoteAsync: ƒ u()
* oSteem.api.getWitnessesByVoteWith: ƒ (e,i)
* oSteem.api.getWitnessesByVoteWithAsync: ƒ u()
* oSteem.api.getWitnessesWith: ƒ (e,i)
* oSteem.api.getWitnessesWithAsync: ƒ u()
* oSteem.api.login: ƒ ()
* oSteem.api.loginAsync: ƒ u()
* oSteem.api.loginWith: ƒ (e,i)
* oSteem.api.loginWithAsync: ƒ u()
* oSteem.api.lookupAccountNames: ƒ ()
* oSteem.api.lookupAccountNamesAsync: ƒ u()
* oSteem.api.lookupAccountNamesWith: ƒ (e,i)
* oSteem.api.lookupAccountNamesWithAsync: ƒ u()
* oSteem.api.lookupAccounts: ƒ ()
* oSteem.api.lookupAccountsAsync: ƒ u()
* oSteem.api.lookupAccountsWith: ƒ (e,i)
* oSteem.api.lookupAccountsWithAsync: ƒ u()
* oSteem.api.lookupWitnessAccounts: ƒ ()
* oSteem.api.lookupWitnessAccountsAsync: ƒ u()
* oSteem.api.lookupWitnessAccountsWith: ƒ (e,i)
* oSteem.api.lookupWitnessAccountsWithAsync: ƒ u()
* oSteem.api.options: t {transport: "http", websocket: "wss://gtg.steem.house:8090", uri: "https://api.steemit.com", url: "", dev_uri: "https://api.steemitdev.com", …}
* oSteem.api.seqNo: 0
* oSteem.api.setBlockAppliedCallback: ƒ ()
* oSteem.api.setBlockAppliedCallbackAsync: ƒ u()
* oSteem.api.setBlockAppliedCallbackWith: ƒ (e,i)
* oSteem.api.setBlockAppliedCallbackWithAsync: ƒ u()
* oSteem.api.setMaxBlockAge: ƒ ()
* oSteem.api.setMaxBlockAgeAsync: ƒ u()
* oSteem.api.setMaxBlockAgeWith: ƒ (e,i)
* oSteem.api.setMaxBlockAgeWithAsync: ƒ u()
* oSteem.api.setPendingTransactionCallback: ƒ ()
* oSteem.api.setPendingTransactionCallbackAsync: ƒ u()
* oSteem.api.setPendingTransactionCallbackWith: ƒ (e,i)
* oSteem.api.setPendingTransactionCallbackWithAsync: ƒ u()
* oSteem.api.setSubscribeCallback: ƒ ()
* oSteem.api.setSubscribeCallbackAsync: ƒ u()
* oSteem.api.setSubscribeCallbackWith: ƒ (e,i)
* oSteem.api.setSubscribeCallbackWithAsync: ƒ u()
* oSteem.api.signedCallAsync: ƒ u()
* oSteem.api.transport: e {_events: {…}, _maxListeners: undefined, options: t, id: 0}
* oSteem.api.verifyAccountAuthority: ƒ ()
* oSteem.api.verifyAccountAuthorityAsync: ƒ u()
* oSteem.api.verifyAccountAuthorityWith: ƒ (e,i)
* oSteem.api.verifyAccountAuthorityWithAsync: ƒ u()
* oSteem.api.verifyAuthority: ƒ ()
* oSteem.api.verifyAuthorityAsync: ƒ u()
* oSteem.api.verifyAuthorityWith: ƒ (e,i)
* oSteem.api.verifyAuthorityWithAsync: ƒ u()
* oSteem.api._events: {}
* oSteem.api._maxListeners: undefined
* oSteem.api._transportType: "http"
name::
* McsEngl.steem-js.auth,
member::
* oSteem.auth.generateKeys: ƒ (t,r,o)
* oSteem.auth.getPrivateKeys: ƒ (t,e)
* oSteem.auth.isPubkey: ƒ (t,e)
* oSteem.auth.isWif: ƒ (t)
* oSteem.auth.signTransaction: ƒ (t,r)
* oSteem.auth.toWif: ƒ (t,r,n)
* oSteem.auth.verify: ƒ (t,e,r)
* oSteem.auth.wifIsValid: ƒ (t,e)
* oSteem.auth.wifToPublic: ƒ (t)
name::
* McsEngl.steem-js.broadcast,
member::
* oSteem.broadcast.accountCreate: ƒ (t)
* oSteem.broadcast.accountCreateAsync: ƒ u()
* oSteem.broadcast.accountCreateWith: ƒ (r,i,o)
* oSteem.broadcast.accountCreateWithAsync: ƒ u()
* oSteem.broadcast.accountCreateWithDelegation: ƒ (t)
* oSteem.broadcast.accountCreateWithDelegationAsync: ƒ u()
* oSteem.broadcast.accountCreateWithDelegationWith: ƒ (r,i,o)
* oSteem.broadcast.accountCreateWithDelegationWithAsync: ƒ u()
* oSteem.broadcast.accountUpdate: ƒ (t)
* oSteem.broadcast.accountUpdateAsync: ƒ u()
* oSteem.broadcast.accountUpdateWith: ƒ (r,i,o)
* oSteem.broadcast.accountUpdateWithAsync: ƒ u()
* oSteem.broadcast.accountWitnessProxy: ƒ (t)
* oSteem.broadcast.accountWitnessProxyAsync: ƒ u()
* oSteem.broadcast.accountWitnessProxyWith: ƒ (r,i,o)
* oSteem.broadcast.accountWitnessProxyWithAsync: ƒ u()
* oSteem.broadcast.accountWitnessVote: ƒ (t)
* oSteem.broadcast.accountWitnessVoteAsync: ƒ u()
* oSteem.broadcast.accountWitnessVoteWith: ƒ (r,i,o)
* oSteem.broadcast.accountWitnessVoteWithAsync: ƒ u()
* oSteem.broadcast.addAccountAuth: ƒ (e,r)
* oSteem.broadcast.addAccountAuthAsync: ƒ u()
* oSteem.broadcast.addKeyAuth: ƒ (e,r)
* oSteem.broadcast.addKeyAuthAsync: ƒ u()
* oSteem.broadcast.cancelTransferFromSavings: ƒ (t)
* oSteem.broadcast.cancelTransferFromSavingsAsync: ƒ u()
* oSteem.broadcast.cancelTransferFromSavingsWith: ƒ (r,i,o)
* oSteem.broadcast.cancelTransferFromSavingsWithAsync: ƒ u()
* oSteem.broadcast.challengeAuthority: ƒ (t)
* oSteem.broadcast.challengeAuthorityAsync: ƒ u()
* oSteem.broadcast.challengeAuthorityWith: ƒ (r,i,o)
* oSteem.broadcast.challengeAuthorityWithAsync: ƒ u()
* oSteem.broadcast.changeRecoveryAccount: ƒ (t)
* oSteem.broadcast.changeRecoveryAccountAsync: ƒ u()
* oSteem.broadcast.changeRecoveryAccountWith: ƒ (r,i,o)
* oSteem.broadcast.changeRecoveryAccountWithAsync: ƒ u()
* oSteem.broadcast.claimRewardBalance: ƒ (t)
* oSteem.broadcast.claimRewardBalanceAsync: ƒ u()
* oSteem.broadcast.claimRewardBalanceWith: ƒ (r,i,o)
* oSteem.broadcast.claimRewardBalanceWithAsync: ƒ u()
* oSteem.broadcast.comment: ƒ (t)
* oSteem.broadcast.commentAsync: ƒ u()
* oSteem.broadcast.commentOptions: ƒ (t)
* oSteem.broadcast.commentOptionsAsync: ƒ u()
* oSteem.broadcast.commentOptionsWith: ƒ (r,i,o)
* oSteem.broadcast.commentOptionsWithAsync: ƒ u()
* oSteem.broadcast.commentReward: ƒ (t)
* oSteem.broadcast.commentRewardAsync: ƒ u()
* oSteem.broadcast.commentRewardWith: ƒ (r,i,o)
* oSteem.broadcast.commentRewardWithAsync: ƒ u()
* oSteem.broadcast.commentWith: ƒ (r,i,o)
* oSteem.broadcast.commentWithAsync: ƒ u()
* oSteem.broadcast.convert: ƒ (t)
* oSteem.broadcast.convertAsync: ƒ u()
* oSteem.broadcast.convertWith: ƒ (r,i,o)
* oSteem.broadcast.convertWithAsync: ƒ u()
* oSteem.broadcast.custom: ƒ (t)
* oSteem.broadcast.customAsync: ƒ u()
* oSteem.broadcast.customBinary: ƒ (t)
* oSteem.broadcast.customBinaryAsync: ƒ u()
* oSteem.broadcast.customBinaryWith: ƒ (r,i,o)
* oSteem.broadcast.customBinaryWithAsync: ƒ u()
* oSteem.broadcast.customJson: ƒ (t)
* oSteem.broadcast.customJsonAsync: ƒ u()
* oSteem.broadcast.customJsonWith: ƒ (r,i,o)
* oSteem.broadcast.customJsonWithAsync: ƒ u()
* oSteem.broadcast.customWith: ƒ (r,i,o)
* oSteem.broadcast.customWithAsync: ƒ u()
* oSteem.broadcast.declineVotingRights: ƒ (t)
* oSteem.broadcast.declineVotingRightsAsync: ƒ u()
* oSteem.broadcast.declineVotingRightsWith: ƒ (r,i,o)
* oSteem.broadcast.declineVotingRightsWithAsync: ƒ u()
* oSteem.broadcast.delegateVestingShares: ƒ (t)
* oSteem.broadcast.delegateVestingSharesAsync: ƒ u()
* oSteem.broadcast.delegateVestingSharesWith: ƒ (r,i,o)
* oSteem.broadcast.delegateVestingSharesWithAsync: ƒ u()
* oSteem.broadcast.deleteComment: ƒ (t)
* oSteem.broadcast.deleteCommentAsync: ƒ u()
* oSteem.broadcast.deleteCommentWith: ƒ (r,i,o)
* oSteem.broadcast.deleteCommentWithAsync: ƒ u()
* oSteem.broadcast.escrowApprove: ƒ (t)
* oSteem.broadcast.escrowApproveAsync: ƒ u()
* oSteem.broadcast.escrowApproveWith: ƒ (r,i,o)
* oSteem.broadcast.escrowApproveWithAsync: ƒ u()
* oSteem.broadcast.escrowDispute: ƒ (t)
* oSteem.broadcast.escrowDisputeAsync: ƒ u()
* oSteem.broadcast.escrowDisputeWith: ƒ (r,i,o)
* oSteem.broadcast.escrowDisputeWithAsync: ƒ u()
* oSteem.broadcast.escrowRelease: ƒ (t)
* oSteem.broadcast.escrowReleaseAsync: ƒ u()
* oSteem.broadcast.escrowReleaseWith: ƒ (r,i,o)
* oSteem.broadcast.escrowReleaseWithAsync: ƒ u()
* oSteem.broadcast.escrowTransfer: ƒ (t)
* oSteem.broadcast.escrowTransferAsync: ƒ u()
* oSteem.broadcast.escrowTransferWith: ƒ (r,i,o)
* oSteem.broadcast.escrowTransferWithAsync: ƒ u()
* oSteem.broadcast.feedPublish: ƒ (t)
* oSteem.broadcast.feedPublishAsync: ƒ u()
* oSteem.broadcast.feedPublishWith: ƒ (r,i,o)
* oSteem.broadcast.feedPublishWithAsync: ƒ u()
* oSteem.broadcast.fillConvertRequest: ƒ (t)
* oSteem.broadcast.fillConvertRequestAsync: ƒ u()
* oSteem.broadcast.fillConvertRequestWith: ƒ (r,i,o)
* oSteem.broadcast.fillConvertRequestWithAsync: ƒ u()
* oSteem.broadcast.fillOrder: ƒ (t)
* oSteem.broadcast.fillOrderAsync: ƒ u()
* oSteem.broadcast.fillOrderWith: ƒ (r,i,o)
* oSteem.broadcast.fillOrderWithAsync: ƒ u()
* oSteem.broadcast.fillTransferFromSavings: ƒ (t)
* oSteem.broadcast.fillTransferFromSavingsAsync: ƒ u()
* oSteem.broadcast.fillTransferFromSavingsWith: ƒ (r,i,o)
* oSteem.broadcast.fillTransferFromSavingsWithAsync: ƒ u()
* oSteem.broadcast.fillVestingWithdraw: ƒ (t)
* oSteem.broadcast.fillVestingWithdrawAsync: ƒ u()
* oSteem.broadcast.fillVestingWithdrawWith: ƒ (r,i,o)
* oSteem.broadcast.fillVestingWithdrawWithAsync: ƒ u()
* oSteem.broadcast.interest: ƒ (t)
* oSteem.broadcast.interestAsync: ƒ u()
* oSteem.broadcast.interestWith: ƒ (r,i,o)
* oSteem.broadcast.interestWithAsync: ƒ u()
* oSteem.broadcast.limitOrderCancel: ƒ (t)
* oSteem.broadcast.limitOrderCancelAsync: ƒ u()
* oSteem.broadcast.limitOrderCancelWith: ƒ (r,i,o)
* oSteem.broadcast.limitOrderCancelWithAsync: ƒ u()
* oSteem.broadcast.limitOrderCreate: ƒ (t)
* oSteem.broadcast.limitOrderCreate2: ƒ (t)
* oSteem.broadcast.limitOrderCreate2Async: ƒ u()
* oSteem.broadcast.limitOrderCreate2With: ƒ (r,i,o)
* oSteem.broadcast.limitOrderCreate2WithAsync: ƒ u()
* oSteem.broadcast.limitOrderCreateAsync: ƒ u()
* oSteem.broadcast.limitOrderCreateWith: ƒ (r,i,o)
* oSteem.broadcast.limitOrderCreateWithAsync: ƒ u()
* oSteem.broadcast.liquidityReward: ƒ (t)
* oSteem.broadcast.liquidityRewardAsync: ƒ u()
* oSteem.broadcast.liquidityRewardWith: ƒ (r,i,o)
* oSteem.broadcast.liquidityRewardWithAsync: ƒ u()
* oSteem.broadcast.pow: ƒ (t)
* oSteem.broadcast.pow2: ƒ (t)
* oSteem.broadcast.pow2Async: ƒ u()
* oSteem.broadcast.pow2With: ƒ (r,i,o)
* oSteem.broadcast.pow2WithAsync: ƒ u()
* oSteem.broadcast.powAsync: ƒ u()
* oSteem.broadcast.powWith: ƒ (r,i,o)
* oSteem.broadcast.powWithAsync: ƒ u()
* oSteem.broadcast.price: ƒ (t)
* oSteem.broadcast.priceAsync: ƒ u()
* oSteem.broadcast.priceWith: ƒ (r,i,o)
* oSteem.broadcast.priceWithAsync: ƒ u()
* oSteem.broadcast.proveAuthority: ƒ (t)
* oSteem.broadcast.proveAuthorityAsync: ƒ u()
* oSteem.broadcast.proveAuthorityWith: ƒ (r,i,o)
* oSteem.broadcast.proveAuthorityWithAsync: ƒ u()
* oSteem.broadcast.recoverAccount: ƒ (t)
* oSteem.broadcast.recoverAccountAsync: ƒ u()
* oSteem.broadcast.recoverAccountWith: ƒ (r,i,o)
* oSteem.broadcast.recoverAccountWithAsync: ƒ u()
* oSteem.broadcast.removeAccountAuth: ƒ (e,r)
* oSteem.broadcast.removeAccountAuthAsync: ƒ u()
* oSteem.broadcast.removeKeyAuth: ƒ (e,r)
* oSteem.broadcast.removeKeyAuthAsync: ƒ u()
* oSteem.broadcast.requestAccountRecovery: ƒ (t)
* oSteem.broadcast.requestAccountRecoveryAsync: ƒ u()
* oSteem.broadcast.requestAccountRecoveryWith: ƒ (r,i,o)
* oSteem.broadcast.requestAccountRecoveryWithAsync: ƒ u()
* oSteem.broadcast.resetAccount: ƒ (t)
* oSteem.broadcast.resetAccountAsync: ƒ u()
* oSteem.broadcast.resetAccountWith: ƒ (r,i,o)
* oSteem.broadcast.resetAccountWithAsync: ƒ u()
* oSteem.broadcast.send: ƒ (t,e,r)
* oSteem.broadcast.sendAsync: ƒ u()
* oSteem.broadcast.setResetAccount: ƒ (t)
* oSteem.broadcast.setResetAccountAsync: ƒ u()
* oSteem.broadcast.setResetAccountWith: ƒ (r,i,o)
* oSteem.broadcast.setResetAccountWithAsync: ƒ u()
* oSteem.broadcast.setWithdrawVestingRoute: ƒ (t)
* oSteem.broadcast.setWithdrawVestingRouteAsync: ƒ u()
* oSteem.broadcast.setWithdrawVestingRouteWith: ƒ (r,i,o)
* oSteem.broadcast.setWithdrawVestingRouteWithAsync: ƒ u()
* oSteem.broadcast.transfer: ƒ (t)
* oSteem.broadcast.transferAsync: ƒ u()
* oSteem.broadcast.transferFromSavings: ƒ (t)
* oSteem.broadcast.transferFromSavingsAsync: ƒ u()
* oSteem.broadcast.transferFromSavingsWith: ƒ (r,i,o)
* oSteem.broadcast.transferFromSavingsWithAsync: ƒ u()
* oSteem.broadcast.transferToSavings: ƒ (t)
* oSteem.broadcast.transferToSavingsAsync: ƒ u()
* oSteem.broadcast.transferToSavingsWith: ƒ (r,i,o)
* oSteem.broadcast.transferToSavingsWithAsync: ƒ u()
* oSteem.broadcast.transferToVesting: ƒ (t)
* oSteem.broadcast.transferToVestingAsync: ƒ u()
* oSteem.broadcast.transferToVestingWith: ƒ (r,i,o)
* oSteem.broadcast.transferToVestingWithAsync: ƒ u()
* oSteem.broadcast.transferWith: ƒ (r,i,o)
* oSteem.broadcast.transferWithAsync: ƒ u()
* oSteem.broadcast.vote: ƒ (t)
* oSteem.broadcast.voteAsync: ƒ u()
* oSteem.broadcast.voteWith: ƒ (r,i,o)
* oSteem.broadcast.voteWithAsync: ƒ u()
* oSteem.broadcast.withdrawVesting: ƒ (t)
* oSteem.broadcast.withdrawVestingAsync: ƒ u()
* oSteem.broadcast.withdrawVestingWith: ƒ (r,i,o)
* oSteem.broadcast.withdrawVestingWithAsync: ƒ u()
* oSteem.broadcast.witnessUpdate: ƒ (t)
* oSteem.broadcast.witnessUpdateAsync: ƒ u()
* oSteem.broadcast.witnessUpdateWith: ƒ (r,i,o)
* oSteem.broadcast.witnessUpdateWithAsync: ƒ u()
* oSteem.broadcast._prepareTransaction: ƒ (t)
name::
* McsEngl.steem-js.config,
member::
* oSteem.config.Config: ƒ t(e)
* oSteem.config.address_prefix: "STM"
* oSteem.config.chain_id: "0000000000000000000000000000000000000000000000000000000000000000"
* oSteem.config.dev_uri: "https://api.steemitdev.com"
* oSteem.config.stage_uri: "https://api.steemitstage.com"
* oSteem.config.transport: "http"
* oSteem.config.uri: "https://api.steemit.com"
* oSteem.config.url: ""
* oSteem.config.websocket: "wss://gtg.steem.house:8090"
name::
* McsEngl.steem-js.formatter,
member::
* oSteem.formatter.amount: ƒ (t,e)
* oSteem.formatter.commentPermlink: ƒ (t,e)
* oSteem.formatter.createSuggestedPassword: ƒ f()
* oSteem.formatter.estimateAccountValue: ƒ u(e)
* oSteem.formatter.numberWithCommas: ƒ e(t)
* oSteem.formatter.reputation: ƒ (t)
* oSteem.formatter.vestToSteem: ƒ (t,e,r)
* oSteem.formatter.vestingSteem: ƒ r(t,e)
name::
* McsEngl.steem-js.utils,
member::
* oSteem.utils.camelCase: ƒ r(t)
* oSteem.utils.validateAccountName: ƒ n(t)
name::
* McsEngl.Steem-client'python-library,
* McsEngl.Steem-python-library-to-communicate-with-client,
specific::
* https://github.com/steemit/steem-python: The official Python (3) library for the Steem Blockchain. https://steem.io. It comes with a BIP38 encrypted wallet and a practical CLI utility called steempy,
* https://github.com/xeroc/piston-cli: Command line tool to interact with the STEEM network. This library is unmaintained, do not build productive buisness with it! Please not the disclaimer in the license file!
name::
* McsEngl.Dapp.Steem⇒Steem-Dapp,
* McsEngl.Steem-app⇒Steem-Dapp,
* McsEngl.Steem-Dapp,
* McsEngl.Steem-net'application⇒Steem-Dapp,
* McsEngl.Steem-net'Dapp⇒Steem-Dapp,
* McsEngl.Steem-net'interface⇒Steem-Dapp,
* McsEngl.Steem-program.application⇒Steem-Dapp,
* McsEngl.Đ-Steem'application⇒Steem-Dapp,
addressWpg::
* https://steemdb.com/apps,
generic-tree::
* Steem-net--program,
===
* block-chain--app,
Specific::
* steemit.com,
* busy.org,
* chainbb.com,
* dsound.audio,
* dtube.video,
* utopian.io,
{2017-02}::
In February 2017, there were 118 different Steem apps listed on the site SteemTools,
description::
· there is no clear cut definition of tool.
· tools tend to be smaller programs that are-focused on specific tasks.
· I consider them as applications.
[HmnSgm.2018-02-05]
name::
* McsEngl.Steem-program.tool,
* McsEngl.Steem-tool,
specific::
* API-explorer,
description::
· Steem-bots are programs that perform blogging tasks by watching events.
name::
* McsEngl.Steem-bot,
* McsEngl.Steem-program.bot,
addressWpg::
* https://www.steem.center/Bots,
description::
· a (complete) list of available tools for Steem.
· created by @roelandp, maintained by @transisto.
name::
* McsEngl.Steem-program.Steem-tools,
* McsEngl.steemtools.com,
addressWpg::
* http://steemtools.com/,
description::
cli_wallet is the command-line program that connects to a Steem node synced with the blockchain to create/broadcast transactions and get info about the chain. It is useful for people who wish to interact with the Steem blockchain manually and directly to a node, rather than through steemit.com. Why? There are some Steem transactions and transaction variables that can't be done with Steemit's UI. Some might want to keep their more powerful active or owner account keys out of their web browser completely. It is also a way to get raw info about the blockchain directly from a node.
[https://steemit.com/steemhelp/@pfunk/a-learner-s-guide-to-using-steem-s-cliwallet-part-1]
name::
* McsEngl.cli_wallet-of--Steem-net,
* McsEngl.Steem-cli_wallet,
* McsEngl.Steem-program.cli_wallet,
addressWpg::
* https://steemit.com/steemhelp/@pfunk/a-learner-s-guide-to-using-steem-s-cliwallet-part-1,
* Running CLI Wallet without a Steem Daemon: https://www.steem.center/,
name::
* McsEngl.Steem-API-explorer,
* McsEngl.Steem-program.API-explorer,
* McsEngl.Steem-tool.API-explorer,
addressWpg::
* https://steemapi.com/,
* https://steemit.com/steem/@lantto/steemapi-com-steem-api-explorer-relaunch,
* https://steemit.com/steem/@lantto/steem-api-explorer,
* https://steemit.com/steem/@klye/an-introduction-to-steemd-api-calls-functions-and-usage,
description::
chainBB.com
An experimental forum build on top of the Steem blockchain, brought to you by jesta.
[https://chainbb.com/forums]
name::
* McsEngl.Steem-chainBB,
* McsEngl.Steem-program.chainBB,
description::
Mobile app for iOS and Android by @good-karma.
name::
* McsEngl.eSteem,
* McsEngl.Steem-program.eSteem,
addressWpg::
* https://esteem.ws/,
description::
SteemStats is an application created to help you monitor your account activity on steemit.com, a social media platform based on the steem blockchain.
[https://steemstats.com/]
by @jesta
name::
* McsEngl.Steem-program.SteemStats,
addressWpg::
* https://steemstats.com/,
description::
This website tracks and collects information about the STEEM crypto-currency Network. Currently 239377 accounts are being monitored. We strive to provide useful data or features that are not available through a normal node connection.
The website was created by @heimindanger on 20th June 2016.
[https://steemwhales.com/about/]
name::
* McsEngl.Steem-wales-program,
addressWpg::
* https://steemwhales.com/,
description::
Rewards Open Source Contributors using Steem Blockchain. Created by Diego Pucci (@elear) and launched in September 26th, 2017.
[https://www.steem.center/Steem_Ecosystem]
name::
* McsEngl.Steem-program.Utopian,
* McsEngl.Utopian--Steem-app,
addressWpg::
* https://utopian.io/,
description::
· chain-wallets are containers of private-keys.
· Steemit is AND a-wallet, because manages your Steem--private-keys.
[HmnSgm.2018-01-29]
name::
* McsEngl.Steem-net'wallet,
* McsEngl.Steem-wallet,
* McsEngl.wallet-of--Steem-net,
* McsEngl.Đ-Steem'wallet,
addressWpg::
* https://www.steem.center/Steem_Wallets,
* For Newbies: What is My Steemit Wallet Address and How Can I Make a Deposit? Visual Step by Step Help Guide A 100% Steem Power Up Post: https://steemit.com/steem/@steempowerwhale/,
* New App to Secure Your Steem Account: https://steemit.com/steem/@modprobe/,
generic-tree::
* blockchain-wallet,
specific::
* cli_wallet,
* Steemit: https://steemit.com/@account/transfers,
* Vessel,
description::
Vessel is a lite wallet for the Steem blockchain that you can run on your desktop computer without needing to run the blockchain itself.
This is experimental and messy software at the moment, please use with caution.
[https://github.com/aaroncox/vessel]
name::
* McsEngl.Steem-Vessel-wallet,
* McsEngl.Steem-wallet.Vessel,
addressWpg::
* Source Code: https://github.com/aaroncox/vessel,
===
* {2017-05-20} Vessel - desktop wallet pre-release - looking for feedback: https://steemit.com/steem-project/@jesta/,
description::
· account-of-Steem-net is a-username and a-password with which humans (the-members) interact with the-network.
[HmnSgm.2018-02-04]
name::
* McsEngl.account-of--Steem-net,
* McsEngl.member-of-Steem-net,
* McsEngl.Steem-account,
* McsEngl.Steem-net'account,
* McsEngl.Steem-net'member,
* McsEngl.Đ-Steem'account,
Generic-chain::
* blockchain-account,
get account attributes::
· account name:
* McsEngl.steem-js.api.getAccounts,
* McsEngl.steem-js'getAccounts.api,
· steem-js code:
document.getElementById('idBtnGacc').addEventListener('click', function(e) {
steem.api.getAccounts(
[document.getElementById('idIptGaccnam').value],
function(err, result) {
const o = {};
Object.keys(result[0]).sort().forEach(function(key) {
o[key] = result[0][key];
});
var s = '';
for (var sM in o) {
s = s + '* ' + sM + ': ' + JSON.stringify(o[sM]) + '\n';
}
document.getElementById('idTxtaGacc').innerHTML = s;
}
);
});
=== example
- active: {weight_threshold: 1, account_auths: Array(0), key_auths: Array(1)}
- active_challenged: false
- average_bandwidth: 1791835856
- average_market_bandwidth: 2289857589
- balance: "0.000 STEEM"
- can_vote: true
- comment_count: 0
- created: "2017-07-08T20:24:03"
- curation_rewards: 0
- delegated_vesting_shares: "0.000000 VESTS"
- guest_bloggers: []
- id: 248128
- json_metadata: "{"profile":{"profile_image":"https://synagonism.net/dirRsc/dirImg/nikkas1978.jpg","name":"Kaseluris.Nikos.1959","about":"Structured-concept-(Mcs) inventor","location":"Sympan","website":"https://synagonism.net/"}}"
- last_account_recovery: "1970-01-01T00:00:00"
- last_account_update: "2018-02-04T10:47:21"
- last_active_proved: "1970-01-01T00:00:00"
- last_bandwidth_update: "2018-02-09T07:08:12"
- last_market_bandwidth_update: "2018-01-31T17:58:06"
- last_owner_proved: "1970-01-01T00:00:00"
- last_owner_update: "1970-01-01T00:00:00"
- last_post: "2018-01-27T16:49:51"
- last_root_post: "2018-01-23T18:10:48"
- last_vote_time: "2017-07-08T20:24:03"
- lifetime_bandwidth: "18582000000"
- lifetime_market_bandwidth: 2480000000
- lifetime_vote_count: 0
- market_history: []
- memo_key: "STM6xBGC18REwtjgTx8uv8CJ91Dt78qnDFnyFfUXLbbKZXzqvoDcN"
- mined: false
- name: "synagonism"
- next_vesting_withdrawal: "1969-12-31T23:59:59"
- other_history: []
- owner: {weight_threshold: 1, account_auths: Array(0), key_auths: Array(1)}
- owner_challenged: false
- post_count: 6
- post_history: []
- posting: {weight_threshold: 1, account_auths: Array(1), key_auths: Array(1)}
- posting_rewards: 0
- proxied_vsf_votes: (4) [0, 0, 0, 0]
- proxy: ""
- received_vesting_shares: "0.000000 VESTS"
- recovery_account: "steem"
- reputation: 49232190
- reset_account: "null"
- reward_sbd_balance: "0.000 SBD"
- reward_steem_balance: "0.000 STEEM"
- reward_vesting_balance: "0.000000 VESTS"
- reward_vesting_steem: "0.000 STEEM"
- savings_balance: "0.000 STEEM"
- savings_sbd_balance: "0.000 SBD"
- savings_sbd_last_interest_payment: "1970-01-01T00:00:00"
- savings_sbd_seconds: "0"
- savings_sbd_seconds_last_update: "1970-01-01T00:00:00"
- savings_withdraw_requests: 0
- sbd_balance: "3.000 SBD"
- sbd_last_interest_payment: "1970-01-01T00:00:00"
- sbd_seconds: "0"
- sbd_seconds_last_update: "2018-01-31T17:58:06"
- tags_usage: []
- to_withdraw: 0
- transfer_history: []
- vesting_balance: "0.000 STEEM"
- vesting_shares: "84900.312166 VESTS"
- vesting_withdraw_rate: "0.000000 VESTS"
- vote_history: []
- voting_power: 10000
- withdraw_routes: 0
- withdrawn: 0
- witness_votes: (3) ["drakos", "followbtcnews", "riverhead"]
- witnesses_voted_for: 3
description::
· Steem-accounts do not have a-public-key of a long string of characters like Bitcoin, Ethereum, etc to interact with.
· they have a human friedly string like an-email.
· on Steemit web-address has '@' infront: https://steemit.com/@synagonism.
name::
* McsEngl.address-of--Steem-account,
* McsEngl.name-of--Steem-account,
* McsEngl.Steem-account'address,
* McsEngl.Steem-account'name,
* McsEngl.Steem-account'username,
* McsEngl.Steem-net'username,
example::
(without @)
@word
@word1word2
@word1-word2
@word1.word2
check if a-name is valid::
· write a-name and press enter:
· output:
· the-answers are-given by steemd using steem-js.
generic-tree::
* address-of--blockchain-account,
description::
It is very important that you do not lose your password. There is no way to recover your password or access your account if it is lost.
[https://steemit.com/faq.html#How_do_I_create_an_account]
name::
* McsEngl.Steem-account'owner-private-key,
* McsEngl.Steem-account'password,
description::
· a-Steem-account uses more than one key-pairs in order to define different types of access to the-system.
[HmnSgm.2018-01-29]
===
· key-pairs are-derived from username and password.
[@drakos]
name::
* McsEngl.Steem-account'key-pair,
* McsEngl.Steem-keys,
* McsEngl.Steem-net'key-pair,
* McsEngl.Steem--key-pair,
addressWpg::
* A User's Guide to the Different Steem Keys or Passwords: https://steemit.com/steemit-guides/@pfunk/,
* Steem Private and Public Keys Demystified: https://steemian.info/keys,
description::
· input: account-name and password.
· output: Steem-key-pairs.
name::
* McsEngl.Steem-key-generator,
addressWpg::
* https://steemit.com/steem/@xeroc/paperwallet-easily-secure-your-account-with-steem-paperwallet-generator,
description::
Wallet Import Format (WIF, also known as Wallet Export Format) is a way of encoding a private ECDSA key so as to make it easier to copy.
[https://en.bitcoin.it/wiki/Wallet_import_format]
name::
* McsEngl.Steem--key-pair'WIF-format,
* McsEngl.Steem-WIF-format,
* McsEngl.WIF-format,
specific::
* owner-key-pair,
* active-key-pair,
* posting-key-pair,
* memo-key-pair,
description::
The owner key is the master key for the account and is required to change the other keys.
The private key or password for the owner key should be kept offline as much as possible.
description::
The posting key is used for posting and voting. It should be different from the active and owner keys.
description::
The active key is used to make transfers and place orders in the internal market.
description::
The memo key is used to create and read memos.
description::
· profile of Steem-account is information about the-owner of the-account such as:
- display-name,
- about,
- location,
- website,
- url of profile picture,
- url of cover image,
name::
* McsEngl.Steem-account'profile,
get profile of account::
· account name:
· display-name:
· about:
· location:
· website:
· profile-image:
· cover-image:
· steem-js code:
document.getElementById('idBtnGap').addEventListener('click', function(e) {
steem.api.getAccounts(
[document.getElementById('idIptGapNam').value],
function(err, result) {
const o = JSON.parse(result[0].json_metadata);
document.getElementById('idSpnGapNam').innerHTML =
o.profile.name;
document.getElementById('idSpnGapAbt').innerHTML =
o.profile.about;
document.getElementById('idSpnGapLcn').innerHTML =
o.profile.location;
document.getElementById('idSpnGapWbs').innerHTML =
o.profile.website;
document.getElementById('idSpnGapImgPfl').innerHTML =
o.profile.profile_image;
document.getElementById('idSpnGapImgCvr').innerHTML =
o.profile.cover_image;
}
);
});
description::
· reputation is the-number in parethesis next to account-names.
· this number is a simplified number of a huge number stored in Steem-blockchain.
· it ranges from -25 to around 75.
· new members always start with a-score of 25.
[https://www.steemdocs.com/glossary/reputation-score.html]
name::
* McsEngl.Steem-account'reputation,
* McsEngl.Steem-reputation,
get reputation of account::
· username:
· unformated:
· formated:
* McsEngl.steem-js'reputation.formatter,
* McsEngl.steem-js.formatter.reputation,
· steem-js code:
document.getElementById('idBtnRpn').addEventListener('click', function(e) {
steem.api.getAccounts([document.getElementById('idIptRpnUrnm').value], function(err, response){
document.getElementById('idSpnRpnFmtNo').innerHTML =
response[0].reputation;
document.getElementById('idSpnRpnFmt').innerHTML =
steem.formatter.reputation(response[0].reputation);
});
});
name::
* McsEngl.Steem-account'balance,
get balance of account::
· account name:
· STEEM:
· STEEM-Power:
· STEEM-Dollar:
· steem-js code:
document.getElementById('idBtnGab').addEventListener('click', function(e) {
steem.api.getAccounts(
[document.getElementById('idIptGabnam').value],
function(err, result) {
document.getElementById('idSpnGabStm').innerHTML =
result[0].balance;
document.getElementById('idSpnGabStp').innerHTML =
result[0].vesting_shares + ' x steem_per_mvests / 1000000';
document.getElementById('idSpnGabSbd').innerHTML =
result[0].sbd_balance;
}
);
});
description::
Bandwidth Rate Limiting for Fee-less Operations
Because the witnesses are paid entirely through the generation of new tokens, there is no need to charge users a fee for powering the blockchain. The only reason to charge a fee would be as a deterrent to prevent users from completing an unreasonable amount of transactions, which could potentially impact the performance of the blockchain.
In order to place reasonable limits on the system use, each user is given a limited bandwidth. Whenever users perform blockchain operations such as token transfers, posting content, and voting, it uses up a portion of their bandwidth. If a user exceeds their bandwidth allowance, they must wait to perform additional actions until their bandwidth recharges.
Bandwidth limits adjust based on network use, so users have a higher bandwidth allowance when the network usage is low. The amount of bandwidth that an account is allowed is directly proportional to the amount of Steem Power a user has, so users can always increase their bandwidth allowance by getting additional Steem Power.
[https://steem.io/steem-bluepaper.pdf]
name::
* McsEngl.Steem-account'bandwidth,
addressWpg::
* https://steemit.com/bandwidth/@timcliff/steem-bandwidth-user-experience-issue,
* https://www.steem.center/Bandwidth,
description::
· there is NO one to one relation between account and human.
===
Am I allowed to create more than one account?
Each user is allowed only one paid-for account created via Steemit.com, however users are allowed to create multiple accounts on the blockchain. Creating additional accounts on the blockchain requires users to pay their own account creation fee for any additional accounts.
[https://steemit.com/faq.html#Am_I_allowed_to_create_more_than_one_account]
name::
* McsEngl.Steem-account'human,
* McsEngl.Steem-account'owner,
description::
Am I required to verify my identity?
Verification is a process where users give evidence to show that they are the person that they claim to be. This is to reduce fraud and people impersonating known figures. If you would like to remain anonymous, that is perfectly fine. However if you claim to be someone specific, the community may expect that you verify you are who you say you are.
There are a number of ways to do this. The most common way to verify your identity is by posting a link to your Steemit profile on a website or social media account which you are already known for having such as Twitter, Facebook, LinkedIn, a blog, or photography site.
Many users also like to post a photo or a video which shows them holding up a sheet of paper with the current date and their Steem account name handwritten on it. This is a great way to add a personal touch to verifying.
[https://steemit.com/faq.html#Am_I_required_to_verify_my_identity]
name::
* McsEngl.Steem-account'identification,
* McsEngl.Steem-net'identification,
description::
· account that current-account follows.
name::
* McsEngl.Steem-account'follower,
* McsEngl.Steem-follower,
addressWpg::
* https://steemit.com/@name/followers,
tool::
* https://steem.makerwannabe.com/,
* http://steemit.deadfollowers.info/,
* https://steemit.com/steemit/@mynameisbrian/dead-followers-how-many-steemit-followers-do-you-really-have,
description::
· accounts that follow current-account.
addressWpg::
* https://steemdb.com/accounts,
* https://steemit.com/@name,
* https://steemd.com/@name,
* https://steemdb.com/@name,
* https://steemblockexplorer.com/@name,
name::
* McsEngl.Steem-account'doing,
specific::
* creating,
* deleting,
description::
How do I create an account?
Click on the "Sign Up" link at the top of Steemit.com to get started.
You will be asked to verify your email address and phone number. After your email address and phone number have been verified, you will be added to the waiting list. You will be notified via email once your account is approved.
After you receive notification that your account is approved, click on the link in the email to finish the account creation process. Be sure to save and backup your username and password. It is very important that you do not lose your password. There is no way to recover your password or access your account if it is lost. Once your password is saved and backed up, click on the "Create Account" button to create the account.
[https://steemit.com/faq.html#How_do_I_create_an_account]
name::
* McsEngl.Steem-account'creating,
* McsEngl.Steem-account'registering,
* McsEngl.Steem-net'sign-up,
name::
* McsEngl.sign-up--service--of--Steem-net,
* McsEngl.Steem-net'sign-up--service,
* McsEngl.Đ-Steem'sign-up--service,
Specific::
* anon.steem.network,
* steemit.com,
* steemconnect.com,
description::
Can I delete or deactivate my account?
Accounts can not be deactivated or deleted. The account along with all of its activity is permanently stored in the blockchain.
[https://steemit.com/faq.html#Can_I_delete_or_deactivate_my_account]
description::
· dynamic-computation:
* McsEngl.steem-js'getAccountCount.api,
* McsEngl.steem-js.api.getAccountCount,
· steem-js code:
steem.api.getAccountCount(function(err, result) {
document.getElementById('idSpnAcntAgt').innerHTML = result;
});
===
{2018-01-31},
700,000 accounts.
[https://steemit.com/steemit/@penguinpablo/daily-steem-stats-report-wednesday-january-31-2018]
description::
· blogger-account is an-account that is blogging.
description::
· Steem-witness-account is a-Steem-account whose human runs and maintains a-witness-node.
[HmnSgm.2018-02-09]
===
Witnesses are elected by the community to witness the production of blocks on the Steem network. In other words, they run and maintain nodes (servers) that generate the blocks containing all transactions (i.e. posts, upvotes, comments, transfers, etc.), which are added to the blockchain. Without witness nodes, there is no Steem blockchain. This Delegated Proof Of Stake (DPOS) system is based on trust, where the most trusted witnesses are likely to serve the network reliably.
Also, another important task is to publish a STEEM/USD price feed to the network, which is how STEEM Dollars (SBD) are pegged to 1 US Dollar in STEEM (using the 3.5 day exchange).
[https://steemian.info/witness-faq]
name::
* McsEngl.Steem-account.witness,
* McsEngl.Steem-witness-account,
addressWpg::
* voting place: https://steemit.com/~witnesses,
* voting guide: https://steemian.info/voting,
* witness-posting: https://steemit.com/created/witness-category,
* witness-list: https://steemian.info/witnesses,
description::
· dynamic-computation:
* McsEngl.steem-js'getWitnessCount.api,
* McsEngl.steem-js.api.getWitnessCount,
· steem-js code:
steem.api.getWitnessCount(function(err, result) {
console.log(err, result);
});
description::
· dynamic-computation:
* McsEngl.steem-js'getActiveWitnesses.api,
* McsEngl.steem-js.api.getActiveWitnesses,
· steem-js code:
steem.api.getActiveWitnesses(function(err, result) {
document.getElementById('idTxtaAcntWtsAtv').innerHTML =
result.sort().join(', ');
});
description::
· dynamic-computation:
* McsEngl.steem-js'getMinerQueue.api,
* McsEngl.steem-js.api.getMinerQueue,
· steem-js code:
steem.api.getMinerQueue(function(err, result) {
document.getElementById('idTxtaAcntWtsQue').innerHTML =
result.join(', ');
});
description::
· vester-account is an account with STEEM-Power ballance.
name::
* McsEngl.Steem-account.specifics-division-on-SP,
description::
· Steem-whale is a-Steem-account with the largest amount of SP (STEEM-Power) and thus with most influence.
name::
* McsEngl.Steem-account.whale,
* McsEngl.Steem-whale,
addressWpg::
* {2017-03-14} Definition of a Whale and a whale-like group and the Math Behind: https://steemit.com/steem/@abit/,
* https://www.steem.center/Whale,
description::
· orca is the second-highest level of Steem-account after whale.
description::
· dolphins are accounts with voting-power and payouts usually much higher than minnows.
name::
* McsEngl.Steem-account.dolphin,
* McsEngl.Steem-dolphin,
description::
· minnows are accounts with voting-power and payouts quite minimal.
name::
* McsEngl.Steem-account.minnow,
* McsEngl.Steem-minnow,
addressWpg::
* http://minnowsupportproject.org/,
* https://steemit.com/@minnowsupport,
* https://www.steem.center/Minnow_Support_Project,
* https://www.steem.center/Minnow,
description::
A redfish is the lowest level of Steemit user, below that of minnow. It means a user who has only less than 1 MVESTS generally. They are sometimes called plankton.
[https://www.steem.center/index.php?title=Redfish]
name::
* McsEngl.Steem-account.plankton,
* McsEngl.Steem-account.redfish,
* McsEngl.Steem-plankton,
* McsEngl.Steem-redfish,
description::
What can users post to Steemit?
Steem is an open platform meant to host and welcome any legal content.
Users can post anything they want, whether it be phrases, quotes, blogs, anecdotes, photos, videos, memes, songs, and more.
Be creative!
[https://steemit.com/faq.html#What_can_users_post_to_Steemit]
name::
* McsEngl.Steem-article,
* McsEngl.Steem-net'article,
* McsEngl.Steem-net'post,
* McsEngl.Steem-post,
example::
followbtcnews/don-t-panic-steemit-chat-is-up-and-running-here-are-all-the-official-details:
- abs_rshares: "145388312232704"
- active: "2018-02-09T12:19:57"
- active_votes: (969) [{…}, …]
- allow_curation_rewards: true
- allow_replies: true
- allow_votes: true
- author: "followbtcnews"
- author_reputation: "30187206932209"
- author_rewards: 0
- beneficiaries: []
- body: "https://i.gyazo.com/cfe11bd6702270324c9916c3b8dfba39.png↵↵# You may have noticed that Steemit.Chat was down for a day or so — it seems like everyone on the platform is talking about it! But don't worry: Steemit.Chat is already back, and ready for action!↵↵**Running Steemit.chat is a big deal.** The chat is a integral part of the Steemit experience, and for a long time, @Riverhead did an incredible job taking care of everything required to make it available to everyone. Yesterday, the announcement was made that Steemit.chat would be down until it was migrated to a new team. Since the time and expenses were getting a bit high, and @Riverhead is focusing on some new ventures, someone needed to step up. There was a bit of speculation as people only skimmed the message, or as they worried if we would actually be taking over.↵↵## It's true, we are: @followbtcnews is now hosting Steemit.Chat!↵↵We worked tirelessly to get chat everything up and running and to minimize the downtime, and we're happy to say every"
- body_length: 4775
- cashout_time: "2018-02-15T16:00:48"
- category: "steemit-chat"
- children: 279
- children_abs_rshares: "155892481359948"
- created: "2018-02-08T16:00:48"
- curator_payout_value: "0.000 SBD"
- depth: 0
- id: 31270012
- json_metadata: "{
-- "tags":["steemit-chat","witness","steemit","steem","steemdev"],
-- "users":["riverhead","followbtcnews","gtg","crimsonclad"],
-- "image":["https://i.gyazo.com/cfe11bd6702270324c9916c3b8dfba39.png","https://i.gyazo.com/d68e81355c87e847e9f4c388c9f370a2.gif"],
-- "links":["https://github.com/sciborg/Steemit-Chat","https://github.com/RocketChat/Rocket.Chat","http://www.steemistry.com","https://steemconnect.com/sign/account-witness-vote?witness=followbtcnews&approve=1"],
-- "app":"steemit/0.1",
-- "format":"markdown"
-- }"
- last_payout: "1970-01-01T00:00:00"
- last_update: "2018-02-08T16:05:12"
- max_accepted_payout: "1000000.000 SBD"
- max_cashout_time: "1969-12-31T23:59:59"
- net_rshares: "144374957820646"
- net_votes: 958
- parent_author: ""
- parent_permlink: "steemit-chat"
- pending_payout_value: "921.659 SBD"
- percent_steem_dollars: 10000
- permlink: "don-t-panic-steemit-chat-is-up-and-running-here-are-all-the-official-details"
- promoted: "0.000 SBD"
- reblogged_by: []
- replies: []
- reward_weight: 10000
- root_comment: 31270012
- root_title: "Don't Panic! STEEMIT.CHAT is Up and Running: Here Are All the Official Details:"
- title: "Don't Panic! STEEMIT.CHAT is Up and Running: Here Are All the Official Details:"
- total_payout_value: "0.000 SBD"
- total_pending_payout_value: "0.000 STEEM"
- total_vote_weight: 12352338
- url: "/steemit-chat/@followbtcnews/don-t-panic-steemit-chat-is-up-and-running-here-are-all-the-official-details"
- vote_rshares: "140155221498708"
description::
· author of post is the-account that created the-post.
description::
· title of post is a-string of characters, exactly what an-author chooses.
description::
· json_metadata of post are data related to post, such as:
- tags,
- users,
- images,
- links,
- app,
- format,
description::
· permlink of post is a-string of characters derived from its title, by removing special-characters (, : ' ...), by converting spaces to (-) and making it lower-case.
· it is the last part of the-address of a-post in steemit.com.
· example:
- title: Structured-concept (Mcs)
- permlink: structured-concept-mcs
description::
What are tags?
Tags are a way to categorize your content, so that others can find it.
The more relevant the tags are to the post, the more like-minded people will come across it.
[https://steemit.com/faq.html#What_are_tags]
name::
* McsEngl.Steem-post'tag,
* McsEngl.Steem-net'tag-of-post,
* McsEngl.Steem-tag,
attribute::
* comments: 22570
* name: "steem"
* net_votes: 342923
* top_posts: 27617
* total_payouts: "4010570.291 SBD"
* trending: "158037273"
notation::
* only lowercase letters,
* only one dash,
* no special characters,
* only 5 tags,
whole-chain::
* json_metadata,
description::
· category of post is the first of its tags.
name::
* McsEngl.Steem-post'category,
* McsEngl.Steem-tag.category,
name::
* McsEngl.Steem-tag.trending,
get trending tags::
· name of first-tag or empty:
· number of tags to show:
* McsEngl.steem-js'getTrendingTags.api,
* McsEngl.steem-js.api.getTrendingTags,
· steem-js code:
document.getElementById('idBtnGtt').addEventListener('click', function(e) {
steem.api.getTrendingTags(
document.getElementById('idIptGttnam').value,
document.getElementById('idIptGttnbr').value,
function(err, result) {
var s = '';
for (var n in result) {s = s + result[n].name + ', '}
document.getElementById('idTxtaGtt').innerHTML = s;
}
);
});
description::
· example: url: "/steemit-chat/@followbtcnews/don-t-panic-steemit-chat-is-up-and-running-here-are-all-the-official-details"
· it is-composed of:
- category,
- author,
- permlink,
name::
* McsEngl.Steem-net'vote-of-post,
* McsEngl.Steem-post'vote,
get votes of post::
· username:
· permlink of post:
* McsEngl.steem-js'getActiveVotes.api,
* McsEngl.steem-js.api.getActiveVotes,
· steem-js code:
steem.api.getActiveVotes(author, permlink, function(err, result) {
console.log(err, result);
});
name::
* McsEngl.Steem-post'comment,
get comments of post::
· username:
· permlink of post:
* McsEngl.steem-js'getContentReplies.api,
* McsEngl.steem-js.api.getContentReplies,
· steem-js code:
steem.api.getContentReplies(author, permlink, function(err, result) {
console.log(err, result);
});
name::
* McsEngl.Steem-net'changing-a-post,
* McsEngl.Steem-post'amending,
* McsEngl.Steem-post'changing,
* McsEngl.Steem-post'updating,
name::
* McsEngl.Steem-post'finding,
addressWpg::
* https://steemit.com/static/search.html,
* https://www.asksteem.com/,
* https://steemit.com/steemit/@thekyle/how-to-find-posts-that-mention-you-with-asksteem,
description::
· next to every post there is a flag icon.
· according to steemit:
"Flagging a post can remove rewards and make this material less visible. Some common reasons to flag
- Disagreement on rewards
- Fraud or Plagiarism
- Hate Speech or Internet Trolling
- Intentional miss-categorized content or Spam"
name::
* McsEngl.Steem-flagging-a-post,
* McsEngl.Steem-post'flagging,
addressWpg::
* https://www.steem.center/Flag,
* https://steemit.com/flagging/@timcliff/flagging,
name::
* McsEngl.Steem-net'comment,
* McsEngl.Steem-comment,
description::
Simple Explanation of how the reward system works:
* Each day the Steem Blockchain creates new Steem
* That Steem is distributed via our votes
* The more stake you hold the more your votes are worth
* When you post (or comment) the community has 3 options
** upvote
** downvote/flag
** no action
* A post is active for 7 days
* When that week is over you get to claim whatever the balance is,
[https://steemit.com/steemit/@whatsup/reward-pool-explanation]
name::
* McsEngl.Steem-net'reward-of-blogging,
* McsEngl.Steem-payout,
* McsEngl.Steem-reward,
description::
Shows the rewards earned by your own posts and comments.
[https://steemit.com/faq.html#How_do_I_see_my_recent_rewards]
===
By sharing your posts, you can earn upvotes from community members. Depending on the upvotes you receive, you will get a portion of the ongoing Steem reward pool.
[https://steemit.com/faq.html#Can_I_earn_digital_tokens_on_Steemit_How]
description::
If you discover a post and upvote it before it becomes popular, you can earn a curation reward. The reward amount will depend on the amount of STEEM Power you have.
[https://steemit.com/faq.html#Can_I_earn_digital_tokens_on_Steemit_How]
description::
Does it cost anything to post, comment, or vote?
No. It is free to post, comment, and vote on content on Steemit.com. You might even get paid for it!
[https://steemit.com/faq.html#Does_it_cost_anything_to_post__comment__or_vote]
description::
· THE FIRST APP ON STEEM
· Steemit — a social network that pays its community
· Steemit is a blogging platform with it's own SMT called STEEM. These tokens are distributed to content creators and curators daily as rewards, based on community voting.
· We built Steemit on Steem to show the world the future of the web. We built it to inspire new digital content business models and apps by entreprenuers and developers.
[https://steem.io/]
===
What is the difference between Steem and Steemit?
Steem is the name of the blockchain that stores all of the data and transactions, and processes all of the events that take place. STEEM is also a name for the system’s value token (currency).
Steemit is a front end web interface to interact with the blockchain, and view the blockchain data.
[https://steemit.com/faq.html#What_is_the_difference_between_Steem_and_Steemit]
name::
* McsEngl.blogging-platform.Steemit,
* McsEngl.social-media-platform.Steemit,
* McsEngl.Steemit,
* McsEngl.Steemit-app,
* McsEngl.Steemit--blogging-platform,
* McsEngl.Steemit--social-media-platform,
* McsEngl.Đ-app.Steemit,
name::
* McsEngl.Steemit'account,
AddressWpg::
* {2016-07-17} https://steemit.com/blockchain/@dan/steemit-releases-groundbreaking-account-recovery-solution,
generic-tree::
* Steem-account,
description::
EOS Community Forum @eosforumorg
Steemit (@steemit) has over 500.000 users and is the most active blockchain on the planet with over 1,5 million transactions per day http://blocktivity.info/ #steemit #eos #bitshares
[https://twitter.com/eosforumorg/status/956465478821711872]
name::
* McsEngl.Steemit'human,
* McsEngl.Steemit-human,
specific::
* Steemit-author,
* Steemit-curator,
name::
* McsEngl.Steemit'author,
* McsEngl.Steemit-author,
description::
Posting - By sharing your posts, you can earn upvotes from community members. Depending on the upvotes you receive, you will get a portion of the ongoing Steem reward pool.
[https://steemit.com/faq.html#Can_I_earn_digital_tokens_on_Steemit_How]
name::
* McsEngl.Steemit'author-reward,
* McsEngl.Steemit'reward.author,
name::
* McsEngl.Steemit'curator,
* McsEngl.Steemit-curator,
description::
How is the reward pool split between authors and curators?
Up to 25% of a post's payout is awarded to curators (the people who upvoted the post) as a reward for discovering the content. The other 75% is awarded to the author. If curators vote for a post within the first 30 minutes of it being created, a portion of their curation reward is added to the author payout. This portion is linear to the age of the post between 0 and 30 minutes. Therefore upvoting at 15 minutes old will donate half of your potential curation reward to the author.
[https://steemit.com/faq.html#How_is_the_reward_pool_split_between_authors_and_curators]
name::
* McsEngl.curator-reward--of-Steemit,
* McsEngl.Steemit'curator-reward,
description::
Will I get a 1099 from Steemit?
No, you are not being paid by Steemit. The Steem network rewards you. It is your responsibility to determine what, if any, taxes apply to the transactions you make. Further, it is your responsibility to report and remit the correct tax to the appropriate tax authority. By creating an account, you agree that Steemit Inc is not responsible for determining whether taxes apply to your Steem transactions or for collecting, reporting, withholding, or remitting any taxes arising from any Steem transactions.
[https://steemit.com/faq.html#Will_I_get_a_1099_from_Steemit]
name::
* McsEngl.Steemit'resource,
AddressWpg::
* https://steemit.com/,
* https://steemit.com/faq.html,
* https://www.steemithelp.net/,
* email: contact@steemit.com,
description::
· Steem: is an-ambiguous name.
· Steem-net: is a-blockchain-network.
· Steem-chain: is a-block-chain.
· Steemit: is a-blockchain-application.
· STEEM: is the-consensus-token of Steem-net.
[HmnSgm.2018-01-25]
===
nerdprince @certainassets {2018-01-25},
Steemit is a centralized website — http://D.Tube is a centralized website — Steem is a decentralized blockchain — STEEM is the core cryptocurrency on Steem
[https://twitter.com/certainassets/status/956545193280524288]
name::
* McsEngl.Steem'relation-to-Steemit,
* McsEngl.Steemit'relation-to-Steem,
Generic-chain::
* Đapp,
===
* blogging-platform,
description::
· Steemian is a-human who has a-Steem-account.
name::
* McsEngl.Steem-community,
* McsEngl.Steem-human,
* McsEngl.Steem-net'human,
* McsEngl.Steemer,
* McsEngl.Steemian,
* McsEngl.Đ-human.Steem,
* McsEngl.Đ-Steem'human,
addressWpg::
* https://steemit.chat/,
* https://www.reddit.com/r/steemit/,
* Dummies Guide to Using Steemit.Chat Effectively Everyday! https://steemit.com/steemit/@firepower/,
specific::
* developer,
* witness,
* content-creator,
* content-curator,
* member,
===
* Dan-Larimer,
* Ned-Scott,
description::
Who is the CEO of Steemit?
Ned Scott, @ned
https://www.linkedin.com/in/nedscott
[https://steemit.com/faq.html#Who_is_the_CEO_of_Steemit]
name::
* McsEngl.human.Scott.Ned,
* McsEngl.Ned-Scott.human,
* McsEngl.Scott.Ned.human,
addressWpg::
* https://steemit.com/@ned,
* https://www.steem.center/Ned_Scott,
name::
* McsEngl.Steem-net'organization,
* McsEngl.Steem-organization,
name::
* McsEngl.Steem-exchange-organization,
* McsEngl.Steem-net'exchange-organization,
* McsEngl.Steem-ogn.exchange,
generic-tree::
* chain-exchange-organization,
addressWpg::
* https://www.steem.center/Steem_Exchanges,
* {2018-02-01} Great news: Cryptocurrency Exchange Binance Lists Steem: https://steemit.com/steem/@penguinpablo/,
description::
Steemit, Inc is a privately held company based in New York City and a head quarter in Virginia founded by Ned Scott and Dan Larimer in 2016. In July, 4th, 2016, the company officially launched Steemit, a social media with virtual currency rewards that runs over the Steem blockchain.
[https://www.steem.center/Steemit,_Inc]
name::
* McsEngl.Steem-ogn.Steemit-Inc,
* McsEngl.Steemit-Inc,
description::
· Steem as a system provides additional advanced features to enhance the user experience, such as Stolen Account Recovery5, escrow services, user promoted content, a reputation system, and savings accounts.
This is all done while providing users with three second confirmation times and zero fees on all transactions.
All of this allows it to support the mission of bringing smart and social currency to publishers and community builders across the Internet.
[https://steem.io/steem-bluepaper.pdf]
name::
* McsEngl.Steem-evaluation,
* McsEngl.Steem-net'evaluation,
* McsEngl.Đ-Steem'evaluation,
addressWpg::
* https://steemit.com/steemit-ideas/@timcliff/the-steemit-wish-list-a-comprehensive-list-of-enhancement-requests-from-the-steemit-community-v1-1,
specific::
* account-anonymity,
* self-voting,
description::
· account-anonymity is a negative feature of Steem-net.
· Steem-net is a-blogging-net, not a-crypto-currency-net, containing INFORMATION on anything.
· information is a subjective entity, it is-related DIRECTLY with the-subject, the-entity that holds it, which entity in Steem-net case is the-account-owner.
· thus, anonymous information = multi-semantic or zero-semantic information.
[HmnSgm.2018-02-17]
name::
* McsEngl.Steem-account'anonymity,
* McsEngl.Steem-evaluation.con.account-anonymity,
description::
· Steem-net contains info of great value or less.
· but there is no a-mechanism to relate this info except of simple tagging.
· valuable information, relatively quickly is lost.
[HmnSgm.2018-02-17]
name::
* McsEngl.Steem-evaluation.con.lost-in-sea-of-info,
* McsEngl.Steem-lost-in-sea-of-info,
description::
I think that all the newbies when they come on the platform have to face a massive wall that they will not be able to transcend for an extended period thus the need for curation projects is enormous. Most minnows will only earn pennies even if they write quality stuff while their only chance for some decent rewards is either getting curated by @OCD or @curie or being somehow picked up by a whale but we can only help so few users.
[https://steemit.com/steemit/@guyfawkes4-20/talking-about-steem-s-issues-and-ned-s-actions]
self-voting::
Good Governance and Steem
Steem has excellent security on accounts, but very poor governance. The community reward pool is the preverbal wallet on the park bench. Those who are voting for themselves and hiding behind pseudo-anonymous accounts are thieves stealing from the community. Those censoring posts on EOS through use of down votes of posts that decline rewards are not held accountable to community standards of behavior.
With proper governance the Steem reward pool would not be pilfered for private gain. Achieving this requires much stronger transparency with identity verification and dispute resolution systems combined with incentive structures that disincentives self-voting (like n^2 curve).
[https://steemit.com/eos/@dan/proof-of-good-governance]
name::
* McsEngl.Steem-evaluation.con.self-voting,
* McsEngl.Steem-self-voting,
name::
* McsEngl.Steem-net'resource,
* McsEngl.Đ-SteemAeResource,
addressWpg::
* site: steem.io,
=== DOCS:
* white-paper,
* blue-paper,
* SMT--white-paper,
* https://github.com/steemit,
* https://steemit.github.io/steemit-docs/,
* python: http://steem.readthedocs.io/en/latest/index.html,
* Steem.center-wiki: Steem Center is the encyclopedia of Steem Blockchain and applications built on Steem currency. @steemcenterwiki is the official steemit account of Steem Center,
- https://steemit.com/steemit/@someguy123/steem-center-center-of-all-things-steem,
* https://www.steemdocs.com/,
* https://steemit.com/steemdev/@inquiringtimes/steem-web-resources-tools-apps-communities-ect,
* https://steemit.com/help/@reggaemuffin/complete-guide-to-what-is-steem-it,
* https://steemit.com/steem/@teamsteem/steem-an-in-depth-overview,
=== COMMUNITY:
* https://steemit.chat/,
* Dummies Guide to Using Steemit.Chat Effectively Everyday! https://steemit.com/steemit/@firepower/,
name::
* McsEngl.Steem-net'doing,
specific::
* blogging,
* commenting,
* posting,
* voting,
description::
· blogging is the-process of posting, commenting or voting.
[HmnSgm.2018-01-31]
Generic-chain::
* blockchain-network,
...
* entity,
name::
* McsEngl.Steem-net.specific,
* McsEngl.Đ-Steem.specific,
name::
* McsEngl.Steem-net.evoluting,
* McsEngl.Đ-Steem.evoluting,
addressWpg::
* https://github.com/steemit/steem/releases,
* {2017-06-22} Proposing Hardfork 0.20.0 “Velocity”: https://steemit.com/steemit/@steemitblog/,
* {2017-01-10} Steem 0.17 Change Proposal Introduction: https://steemit.com/steem/@steemitblog/,
{2017-09-26}::
=== Utopian-app: https://utopian.io:
Rewards Open Source Contributors using Steem Blockchain.
Created by Diego Pucci (@elear) and launched in September 26th, 2017.
[https://www.steem.center/Steem_Ecosystem]
{2017-03-14}::
=== Dan resignation:
To quell false rumours including those that Dan had abandoned STEEM and left Steemit on bad terms, on April 13, 2017, Steemit and Dan made the following joint statement:
"On March 14, 2017, Daniel Larimer resigned as Chief Technology Officer of Steemit, Inc.
Steemit, Inc. and Dan wish to confirm to the Steemit community and the public generally that they have parted on amicable terms without dispute.
Steemit, Inc. and Dan each look forward to continuing to make valuable contributions to the blockchain and cryptocurrency communities.
Steemit, Inc. wishes to thank Dan for his service, and Dan wishes the Steemit officers, employees, and community members continued success in the development of the STEEM blockchain and the Steemit social media platform."
[https://steemit.com/eosio/@xeroc/historical-facts-about-daniel-larimer-and-his-contributions-to-the-blockchain-industry]
{2017-06-20}::
=== 0.19.0 hard-for,:
This Hardfork is about changing the rewards curve to be stake proportional.
[https://github.com/steemit/steem/releases/tag/v0.19.0]
{2017-03-30}::
=== 0.18.0 hard-for,:
This release is an amendment to 0.17.0 and will apply hardforks 17 and 18 one after another at the time listed above.
[https://github.com/steemit/steem/releases/tag/v0.18.0]
{2016-12}::
=== 16th hard-fork:
How many new tokens are generated by the blockchain?
Starting with the network's 16th hard fork in December 2016, Steem began creating new tokens at a yearly inflation rate of 9.5%. The inflation rate decreases at a rate of 0.01% every 250,000 blocks, or about 0.5% per year. The inflation will continue decreasing at this pace until the overall inflation rate reaches 0.95%. This will take about 20.5 years from the time hard fork 16 went into effect.
[https://steemit.com/faq.html#How_many_new_tokens_are_generated_by_the_blockchain]
{2016-03-24}::
=== Steem-net official launch:
Where can I find the information for the official launch of the blockchain?
The original launch of Steem was on March 23, 2016, announced on Bitcointalk.org. There was a bug found in the original code though, and a majority of the stakeholders agreed that it would be easier to fix via a re-launch than a hardfork. The blockchain was reset and officially re-launched on March 24, 2016, via Bitcointalk.org.
[https://steemit.com/faq.html#Where_can_I_find_the_information_for_the_official_launch_of_the_blockchain]
{2016-01}::
=== Steemit, Inc:
Ned Scott is the co-founder of Steemit, Inc alongside with Dan Larimer, they created the social-media and blockchain company in January 2016.
[https://www.steem.center/Ned_Scott]
this webpage was-visited times since {2018-01-26}
page-wholepath: synagonism.net / worldviewSngo / dirTchInf / Steem-network
SEARCH::
· this page uses 'locator-names', names that when you find them, you find the-LOCATION of the-concept they denote.
• LOCAL-SEARCH:
· TYPE CTRL+F "cpt.words-of-concept's-name", to go to the-LOCATION of the-concept.
• GLOBAL-SEARCH:
· clicking on the-GREEN-BAR of a-page you have access to the-global--locator-names of my-site.
· a-preview of the-description of a-global-name makes reading fast.
webpage-versions::
• version.last.dynamic: McsTchInf000024.last.html,
• version.2-0-0.2021-04-10: (1-2) ../../dirMiwMcs/dirTchInf/filMcsDtcbnetSteem.2-0-0.2021-04-10.html,
• version.1-0-0.2018-02-17.publication: ../../dirMiwMcs/dirTchInf/filMcsDtcbnetSteem.1-0-0.2018-02-17.html,
• version.0-1-0.2018-01-15.created: ../../dirMiwMcs/dirTchInf/filMcsDtcbnetSteem.0-1-0.2018-01-15.html,
Specific::
* on Disqus,
* on Steemit,