Koinnoor

Koinnoor

Crypto Asset Trading Platform

8
Koinnoor

Koinnoor

Crypto Asset Trading Platform

The problem Koinnoor solves

It not only makes crypto trading seamless but extremely easy for beginners. It's also the world's first platform to introduce a concept of Social Trading.

Challenges I ran into

The two biggest challenges that I'd like to share were the Integration of TV Charts in the Mobile app and Ledger Balancing among all the customers who trade with each other. Explained as following :-

1 - I made a custom WebView script in HTML with inline CSS and JavaScript that loads into the Mobile App when the Application starts. It's so elegantly made that it accepts Currency, Asset, and Theme as parameters and performs all API Mapping and Data Visualization. It also allows user interaction to read trade charts more conveniently.

2 - I made a Trading Engine and Trade Book that maintains the Platform's Trades. The transactions are written in the ETH blockchain only after the User Quits the Platform or Withdraws his Assets signifying his Final Trade. This helps in reducing gas fees.

Discussion