A Hive Wallet application for interacting with Bitstamp API. This application has only been lightly tested. Basic functionality works, however there may be outstanding non-fatal bugs. Download latest release or see Developers below to use source.
cd ~ && git clone https://github.com/tgerring/hiveapp-bitstamptrader.git
cd ~/Library/Application\ Support/Hive/Applications/
ln -s ~/hiveapp-bitstamptrader/ bitstamptrader
This should get the latest repository and symlink it into Hive's app directory. From here, you'll need to access Tools > Debugging Tools... > Rebuild application list
from Hive's menubar. This will hopefully result in a new Bitstamp icon in the apps dashboard.
If you would like to tweak the styling and submit a pull request (please do!), the main styles come form bootstrap-theme.min.css and styles.css.