Commit Graph

6 Commits

Author SHA1 Message Date
sairajzero
fd6e09b157 move required stdop files to docs/scripts/ 2023-05-19 01:05:47 +05:30
sairajzero
5db3902cea remove stdops 2023-05-19 00:58:31 +05:30
sairajzero
970b4547cb Update Std_op 2022-10-18 04:46:15 +05:30
sairajzero
d2f1ba8cda Update std_ops 2022-09-30 04:21:58 +05:30
sairajzero
e88799f01f update std-op 2022-04-26 03:30:51 +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