trustwallet-assets/blockchains/steem/info/info.json
Mykola 75136431f4
Mykola/add username prop (#1091)
* Add nested-property for easy work with objects

* Add infoList interface

* Modify and run script  to gen new "username" property

* Add "username" prop for all coins

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Rename username -> handle

* Rename username -> handle

* Optimised images with calibre/image-actions

* rename

* Update handle

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-01-28 12:55:19 -08:00

31 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",
"whitepaper": "https://steem.io/SteemWhitePaper.pdf",
"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"
}
],
"details": [
{
"language": "en",
"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."
}
],
"data_source": "crowd"
}