trustwallet-assets/blockchains/steem/info/info.json
Viktor Radchenko fa65134c48
Update coin info to contain short description (#1235)
* Update coin info to contain short description

* Rename whitepaper to white_paper

* Fix filecoin file

* Fix iost json
2020-02-15 10:04:11 +09:00

27 lines
1.7 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "Steem",
"website": "https://steem.com",
"source_code": "https://github.com/steemit/steem",
"white_paper": "https://steem.io/SteemWhitePaper.pdf",
"short_scription": "",
"description": "Steem bills itself as 'a social blockchain that grows communities and makes revenue streams possible for users by rewarding them for sharing content'. It also powers real applications via social apps like Steemit. \n\nSteem started out as the cryptocurrency on the Steemit platform that rewards users for community building through the upvoting and the posting of meaningful content. Founded in 2016 by Ned Scott and BitShares creator Dan Larimer, the Steemit platform, built atop the Steem blockchain, is a social media network that seeks to be a source of community-driven curated content such as news, Q&A and job boards. The more value a particular piece of content is able to deliver across a greater number of people, the greater the reward received by the creator. Steemit users can cast votes to create a hierarchy of content. The higher the upvote count received on a content piece, the more Steem is earned by its publisher. Steemits meritocratic system also enables users that hold more currency to cast more meaningful, greater influence votes.",
"explorers": [
{
"name": "Steemd",
"url": "https://steemd.com/"
}
],
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/Steemit",
"handle": "Steemit"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/steemit",
"handle": "steemit"
}
],
"data_source": "crowd"
}