Commit Graph

11 Commits

Author SHA1 Message Date
67af8f38b2
Merge pull request #1 from QortalSeth/main
Major updates to many files.
2024-07-17 10:08:07 -06:00
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
33f75721fe Added functions for getting wallet balance and user data
restructured project files to be easier to understand
2023-10-25 15:35:35 -06: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
c5adab5465 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 09:03:18 -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
7fe7c9da14 Initial Commit 2023-10-11 16:41:55 -06:00
8e148173aa Initial Commit 2023-10-09 12:47:09 -06:00
6a971fbfdb
First Commit 2023-10-09 12:44:15 -06:00