Commit Graph

6 Commits

Author SHA1 Message Date
sairaj mote
a5df7a7248 Minor UI changes 2022-04-11 18:27:14 +05:30
sairaj mote
798051551c UI updates and UX fixes 2022-04-11 17:24:03 +05:30
sairaj mote
5170870c82 UI fixes 2022-04-03 01:45:46 +05:30
sairaj mote
d060d573cf Adding charting feature 2022-03-31 18:50:19 +05:30
sairaj mote
1e2971ac8e major UI changes 2022-03-29 18:37:26 +05:30
sairajzero
b229b6b3d5 Arranging files
Moved all public/ to docs/ so that github pages can be hosted on docs/ alone

- Moved floGlobals.js, lib.js, floCrypto.js, floBlockchainAPI.js, tokenAPI.js, KBucket.js to docs/scripts/
- Renamed api.js to exchangeAPI.js and moved to docs/scripts/
- Moved index.html to docs/
- Moved css components to docs/css
- Updated all imports for the above changes.
- User pages (index.html) uses floCrypto.js and floBlockchainAPI.js in docs/script dir instead of fetching from cdn
2022-03-16 01:06:59 +05:30