<imgsrc="https://raw.githubusercontent.com/steemit/devportal/master/images/steemdev.png"alt="Steemit API Portal"width="226">
<br>
<br>
</p>
# HIVE API Portal
# Steemit API Portal
Hive is the social media platform where everyone gets paid for creating and curating content.
Steemit is the social media platform where everyone gets paid for creating and curating content.
The following API documents provide details on how to interact with the Hive blockchain database API which can get information on accounts, content, blocks and much more!
The following API documents provide details on how to interact with the Steem blockchain database API which can get information on accounts, content, blocks and much more!
The developer portal will also serve as a toolbox for steem clients, libraries, and language wrappers.
The developer portal will also serve as a toolbox for Hive clients, libraries, and language wrappers.
## Develop
Steemit Portal was built with [Jekyll](http://jekyllrb.com/) version 3.1.6, but should support newer versions as well.
Hive Portal was built with [Jekyll](http://jekyllrb.com/) version 3.1.6, but should support newer versions as well.
Install the dependencies with [Bundler](http://bundler.io/):
...
...
@@ -100,10 +93,10 @@ If you're interested in running the scrape against a different server, run the c
$ TEST_NODE=<some server url> bundle exec rake scrape:api_defs