Ganymede is a collection of web implementations exploring various ruby scripts and api calls posted on the STEEM blockchain, see:
https://steemit.com/created/radiator
This project is hosted publicly here:
Ganymede, Jupiter's largest satellite, by Voyager 1 on the afternoon of March 5, 1979 from a range of 253,000 kilometers (151,800 miles).
This project also serves to demonstrate a Ruby on Rails project that can access the STEEM blockchain using the Radiator gem.
API_URL - default: https://node.steem.ws:443DOWNVOTES_JSON_URL - default: https://steemdb.com/api/downvotesFALLBACK_API_URL - default: https://this.piston.rocks:443RSHARES_JSON_URL - default: https://steemdb.com/api/rsharesSITE_LOGO - default: https://i.imgur.com/uCaoQzf.pngSITE_PREFIX - default: http://steemit.com$ git clone https://github.com/steem-third-party/ganymede.git
$ cd ganymede
$ ./bin/electron-shell.sh
These steps assume you have no ruby development tools at all. You might want to try the Quick Install if you are already doing ruby development.
First, you'll need git.
$ sudo apt-get install git
Next, you'll need ruby. You can get detailed steps for this on rvm.io.
$ gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3
$ curl -sSL https://get.rvm.io | bash -s stable
$ source ~/.rvm/scripts/rvm
$ rvm install ruby-head
$ rvm use ruby-head --create
$ gem install bundler
You'll also need a proper JavaScript runtime. You might be able to skip this step if you already have one.
$ sudo apt-get install npm
Now, the actual install.
$ git clone https://github.com/steem-third-party/ganymede.git
$ cd ganymede
$ bundle install
$ rails s
Now, browse to localhost:3000
git clone https://github.com/steem-third-party/ganymede.gitcd ganymederakeHELL_ENABLED=true rakeIf you're using Ganymede, I'd love to hear from you. Drop me a line and tell me what you think! I'm @inertia on STEEM.
I don't believe in intellectual "property". If you do, consider Ganymede as licensed under a Creative Commons