Architecture Guidance for Mobile App

I am planning to build a mobile based fintech application using Ethereum blockchain and I would like to use IPFS for primary data storage as well as hosting my backend service. My backend service is planned to be built on Ruby on Rails and mobile frontend on native technologies.

Could you please suggest if this stack is recommended or there are better options.

1 Like

Hi @pivotalphoenix, did you manage to design the architecture for the mobile app. using IPFS? If so, can you please share the stack, tips, tricks, references and challenges faced? Thanks.

Hi pivot,

could you explain what do you need please ? for IPFS and Ruby see that https://github.com/Fryie/ipfs-ruby for native part maybe could you check this project for android https://github.com/ligi/IPFSDroid. for iphone i don’t know if you have same projects.

Regards