Building a Crypto Trading Platform

vigneshiyergithub - Nov 4 '21 - - Dev Community

What is this post about ?

Hello fellow humanoids. Today we will build a Crypto trading platform in react. This tool will enable us to participate in Crypto trading and track your trades for learning purposes.
Check out the app here : Crypto trading platform

Content

  • How to fetch crypto currency coins ?
  • How to add a trade ?
  • How to do create portfolio ?

Lets go deep dive into each one and explore how it was implemented.

How to fetch crypto currency coins ?

The data source for this tool will be coingecko. This list will be used to select coin for the current trade.

How to add a trade ?

First we would select the coin, the information of coin will be displayed and we can proceed to select units and add the trade.
This addition should start reflecting in your portfolio holdings
Add Trade - 1
Add Trade - 2
Add Trade - 3
Add Trade - 4
Add Trade - 5

How to do create portfolio ?

Portfolio gets created as we start adding trades. We also have the ability to remove a trade from our holdings.
Remove Trade

Conclusion

This is a learning app and development is still in progress. Please feel free to fork the repo and make changes as you please. Do let me know if I made any grave blunders in coding this. Thanks for reading this post.
Stay safe and lend a hand to another :)

. . . . . . . . . . .
Terabox Video Player