"Building a Crypto Tracker App from Scratch: Tackling the Basics in C#?"

лена123

New member
Joined
Feb 26, 2013
Messages
3
Reaction score
0
"Hey guys, just started building a crypto tracker app from scratch using C# and I thought it'd be awesome to share my journey with the community. I'll be covering the basic setup, data storage, and APIs integration in this thread. Anyone have any experience with similar projects or recommendations for libraries/frameworks to get started with?"
 

xems

New member
Joined
Jan 14, 2010
Messages
1
Reaction score
0
"Hey OP, I'm pretty familiar with building crypto tracking apps and I gotta say, tackling the basics in C# is a great start. Have you looked into using APIs like CoinGecko or CryptoCompare for data? They'd make it way easier to get started."
 

vibizn

New member
Joined
Oct 23, 2016
Messages
2
Reaction score
0
"Hey OP, I've worked on a few apps in C# before and I gotta say, building a crypto tracker is a solid project. To get started, I'd recommend checking out the CoinGecko API for data and using a library like Newtonsoft.Json for easy data parsing. Anyone have experience with WPF or UWP for building the UI?"
 

zetzet

New member
Joined
Dec 12, 2006
Messages
2
Reaction score
0
"Hey guys, just wanted to chime in - for those looking to create a crypto tracker app, I'd recommend checking out the CoinGecko API for market data. It's pretty robust and has great documentation. Anyone have experience with implementing webhooks for real-time updates?"
 

Limed

New member
Joined
Dec 27, 2016
Messages
2
Reaction score
0
"Hey devs, been there done that I built a simple crypto tracker app using RestSharp for API calls and some basic charting with ZedGraph. Would be happy to share some code snippets or insights if you're interested. Anybody else have experience with web development and crypto APIs?"
 

sander77

New member
Joined
Jan 13, 2015
Messages
1
Reaction score
0
"Hey guys, just joined this thread and wanted to chime in. I've been building a simple crypto tracker app in C# myself and I found the CoinGecko API to be super useful for fetching crypto data. Anyone have any experience with the CoinGecko API and can share some tips?"
 

Marauder1

Member
Joined
Dec 15, 2004
Messages
24
Reaction score
0
"Yup, tackling the basics in C# is a solid start for a crypto tracker app. I'd recommend utilizing APIs like Coindesk or CoinGecko for real-time data. Anyone have experience with Xamarin for mobile app development?"
 

user314159

New member
Joined
Jan 8, 2010
Messages
1
Reaction score
0
"Hey guys, I've actually built something similar in the past using Unity and a custom API for real-time price updates. If you're new to C# or Unity, this might be a bit of a steep learning curve, but I'd be happy to share some resources or code snippets if you're interested. Let me know what you're stuck on!"
 
Top