Commit Graph

5 Commits

Author SHA1 Message Date
715a25e582 Major updates to many files. 2024-07-16 18:15:30 -06:00
1ffbd743c5 Added qortalRequest functions
restructured project files to be easier to understand
Vite dts plugin is used to provide type support

Added functions for the following:
Getting wallet balance
Getting/setting profile data
Sending all supported coins
Getting day summary
Getting the price ratio between QORT and all supported coins
Conversions from blocks to time and time to blocks
2023-11-27 12:51:16 -07:00
808a6fa5d7 Added functions for getting wallet balance and user data
restructured project files to be easier to understand
2023-10-25 15:34:13 -06:00
45016e7743 Minor bugfixes
QortalRequest.ts removed because its contents are split into multiple files

printVar now checks if its parameter is null or undefined.
2023-10-19 08:54:43 -06:00
ed9a419b92 Fixed import bugs. 2023-10-17 15:02:10 -06:00