Widget for Dashing/Smashing displaying Ethereum (ETH) Price
-
Put widgets/ethprice/ directory inside your widgets/ directory.
-
Put jobs/ether.rb inside your jobs/ directory.
-
Add the following lines of code to your .erb dashboard somewhere.
<li data-row="1" data-col="1" data-sizex="1" data-sizey="1"> <div data-id="ethprice" data-view="Ethprice" data-ethprice="" data-prefix="$"></div> </li>