Exchange market for FLO to rupee# and vise-versa
Go to file
sairajzero 4a898e6bff Initial price
- load init price from DB if possible, else fetch from API
- store the price history in DB every 1 hr
- get the 24hr-past-rate from DB
- update the last tx timestamp upon successful transaction
- added priceHistory table to SQL schema and backup
2021-12-03 01:45:59 +05:30
args Initial price 2021-12-03 01:45:59 +05:30
public Merge branch 'sairajzero:main' into main 2021-11-25 05:11:55 +05:30
setup Allow trusted IDs to add/rm user tags via API 2021-11-18 15:58:40 +05:30
src Initial price 2021-12-03 01:45:59 +05:30
.gitattributes Initial commit 2021-08-30 21:57:41 +05:30
.gitignore Backup DB feature 2021-10-15 22:54:15 +05:30
LICENSE Adding package.json 2021-10-16 00:19:48 +05:30
package.json Added empty states and result states 2021-10-18 17:35:22 +05:30
README.md Initial commit 2021-08-30 21:57:41 +05:30
start.js Create start.js and main.js 2021-08-30 22:04:19 +05:30

exchange-market

Exchange market for FLO to rupee# and vise-versa