Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
360213
Topic
28607
Board
Bitcoin Technical Support
Re: Is there any rails gem to provide bitcoin payment on website?
by
drawoc
on
13/07/2011, 21:48:01 UTC
Quote from: Maxim Gladkov on July 13, 2011, 08:16:20 PM
The subject says all.
I'm looking for a gem to add btc support to my existing web app. Is there any?
You can normally just use your language's JSON-RPC libraries.
I haven't coded in ruby before, but there's an example using Ruby here:
https://en.bitcoin.it/wiki/API_reference_%28JSON-RPC%29#Ruby
And a thread on the subject here:
http://forum.bitcoin.org/?topic=2435.0