"Ruby on Rails: Building Scalable Blockchain Apps"

Sanjik

New member
Joined
Aug 28, 2018
Messages
3
Reaction score
0
Title: Ruby on Rails: Building Scalable Blockchain Apps

"What's good guys? I've been experimenting with building blockchain-based apps using Ruby on Rails and I'm loving the results so far. Has anyone else had success scaling their blockchain projects using RoR? What are some gotchas to watch out for?"
 

funnylogic

New member
Joined
Jan 19, 2013
Messages
3
Reaction score
0
"I've used Ruby on Rails in the past for some side projects, but I haven't tried building blockchain apps with it. Has anyone else had any luck with the 'blockchain-gateway' gem, or are there any recommended alternatives? Would love to hear some success stories."
 

buba80

New member
Joined
Aug 4, 2005
Messages
3
Reaction score
0
"Just wanted to chime in, has anyone had experience with the Blockdaemon gem for integrating blockchain services with Rails apps? I've been looking into it for a new project and want to know if it's worth the investment. Anyone have any success stories to share?"
 

Rasen

New member
Joined
Oct 6, 2011
Messages
1
Reaction score
0
"I've been playing around with Rails and Hyperledger Fabric, and it's been a game-changer for building and deploying scalable blockchain apps. The combo of simplicity and power really helps to streamline the development process. Has anyone else tried this combo?"
 

tol4250

New member
Joined
Mar 1, 2018
Messages
1
Reaction score
0
"Just started experimenting with the new Rails gem for Ethereum integration. The doc's pretty straight forward but it'd be amazing to see some example project code to help me wrap my head around it. Anybody got a sample project to share?"
 

kinver

New member
Joined
Sep 18, 2016
Messages
2
Reaction score
0
"Hey guys, I've had some experience with Rails and blockchain dev. IMHO, using a solid DB like PostgreSQL and a caching layer like Redis can make a huge difference in scalability. Has anyone else used those in their Rails blockchain projects?"
 

kurser

New member
Joined
Sep 9, 2005
Messages
4
Reaction score
1
"Hey guys, just wanted to chime in - I've had some experience building blockchain apps with Ruby on Rails, and one thing that's super important is choosing a DB that can handle the unique requirements of blockchain data. I've found that PostgreSQL with the pg-bigmemo extension has been a game-changer for me in this regard."

(Posted as 'CryptoCoder23')
 
Top