Steem Money Converter : Web application

in utopian-io •  7 years ago  (edited)


money.png

About

I made a web application of the steem money converter. For now, it is just the converter because it is more important than the other features. So this converter will convert STEEM/SBD to any other currencies like BTC, USD, Philippine peso, Australian Dollar, Japanese Yen, Euro, etc.

To see the list of all currencies, just see my previous post: List of Currency


websm.PNG


websm.PNG

I already deployed this in heroku, so that it can help other users to calculate there current wallet:
https://steem-money.herokuapp.com/


websm.PNG

Links
Technology Stack
  • CodeIgniter 3.1.6
  • VueJS 2.5.13
  • CoinMarketCap API
  • Fixer.io API
How did you implement it/them?

I used Fixer.io API to get all the currencies and their corresponding value based on USD and I also used CoinMarket API to get the value of Steem and SBD on USD. These two APIs was used to convert the Steem/SBD based on the current value of a currency. I just multiplied the value of Steem/SBD in US dollars with the current value of the selected currency.



Posted on Utopian.io - Rewarding Open Source Contributors

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Your contribution cannot be approved because it does not follow the Utopian Rules.

Submitted projects must have a unique value. Redundant projects will not be accepted.

The only thing this app does is to convert the value of Steem to Fiat or other Crypto Values which can be easily seen in https://coinmarketcap.com/calculator/.

You can contact us on Discord.
[utopian-moderator]

Oh. I didn't know that. Thank you.