Commit Graph

45 Commits (main)

Author SHA1 Message Date
Keith Irwin d3564b10e9
feat: Added getTransfersByTxid() 2024-04-22 20:40:43 -06:00
Keith Irwin 5d22057127
feat: Added makeUri() 2024-04-22 19:02:01 -06:00
Keith Irwin f76eaf41e1
feat: added getAccounts() 2024-04-22 17:26:08 -06:00
Keith Irwin fd6a76a583
feat: added createAccount() 2024-04-22 17:14:30 -06:00
Keith Irwin fec2f24dcf
refactor: 🔊 Improved wallet open/create logging 2024-04-22 12:41:08 -06:00
Keith Irwin c96737fc90
fix: 🐛 Remove url from generate_from_keys call 2024-04-22 12:31:34 -06:00
Keith Irwin bf05d69bc4
refactor: 🔊 Debugging 2024-04-22 12:29:01 -06:00
Keith Irwin 2c628cc2f1
fix: 🐛 Fix generating wallet 2024-04-22 12:26:22 -06:00
Keith Irwin 6c7d43f6f0
refactor: 🔊 Debugging 2024-04-22 12:20:53 -06:00
Keith Irwin 0cf44e65ec
fix: 🐛 Fix key names 2024-04-22 12:18:15 -06:00
Keith Irwin 0e8fb36388
fix: 🐛 Return promises duh 2024-04-22 12:14:17 -06:00
Keith Irwin a51260a455
chore: 📝 Update documentation for async constructor 2024-04-22 11:40:55 -06:00
Keith Irwin afc930e3a4
fix: 🐛 IIAFE for async constructor 2024-04-22 11:39:23 -06:00
Keith Irwin 69c9b19c10
fix: 🐛 Fix getBalance() call 2024-04-22 08:08:17 -06:00
Keith Irwin 9e9b6569ad
feat: Added getTransfers() 2024-04-21 22:36:53 -06:00
Keith Irwin 342ba7d985
feat: Added methods 2024-04-21 22:14:40 -06:00
Keith Irwin 010cd22b18
feat: Added createAddress() 2024-04-21 18:20:35 -06:00
Keith Irwin 0369331228
fix: 🐛 Return whole balance object 2024-04-21 13:46:42 -06:00
Keith Irwin ba9985ad2f
docs: 📝 Improved docs 2024-04-21 13:44:11 -06:00
Keith Irwin 3f2c60b00d
fix: 🐛 Added parenthesis 2024-04-21 13:18:25 -06:00
Keith Irwin e0c77d2a38
style: 🎨 Better method outputs 2024-04-21 13:16:44 -06:00
Keith Irwin 6988bfd410
feat: New methods 2024-04-21 13:10:22 -06:00
Keith Irwin c4eca58702
fix: 🔊 Improved output 2024-04-21 12:33:09 -06:00
Keith Irwin 9e0ec5a5c3
chore: 🔖 Bump version 2024-04-21 12:27:06 -06:00
Keith Irwin bf7f011657
fix: 🐛 Improve logging and output and error-handling 2024-04-21 12:24:00 -06:00
Keith Irwin 3a76f49a79
chore: 🔊 Debugging 2024-04-21 12:19:53 -06:00
Keith Irwin ada0f3143d
feat: Return a response duh 2024-04-21 12:17:12 -06:00
Keith Irwin f51bcf0269
revert: Undo debugging 2024-04-21 11:55:41 -06:00
Keith Irwin e73fb805fb
refactor: 🔊 Debugging 2024-04-21 11:52:33 -06:00
Keith Irwin fd07637d7e
fix: 🐛 Renamed settings.wallet to settings.filename 2024-04-20 19:18:22 -06:00
Keith Irwin ae011a4e28
fix: 🐛 Fix undefined settings 2024-04-20 19:15:17 -06:00
Keith Irwin e12c28cb8e
fix: 🐛 Better response error handling 2024-04-20 19:05:48 -06:00
Keith Irwin e8c91e260c
fix: 🐛 Remove references to 'this' 2024-04-20 18:54:38 -06:00
Keith Irwin 3e2fcb806c
fix: 🐛 Switch to commonJS module style 2024-04-20 18:50:34 -06:00
Keith Irwin ad87dd8302
fix: 🐛 Removed type:module 2024-04-20 18:49:11 -06:00
Keith Irwin bbac418fe1
fix: 🐛 Switch to require() 2024-04-20 18:47:34 -06:00
Keith Irwin 17bd43d4b1
chore: 🔖 Bump version 2024-04-20 18:38:23 -06:00
Keith Irwin ee8d62ca4f
build: 🧱 Fix module.exports 2024-04-20 18:37:53 -06:00
Keith Irwin 8f1a824a19
chore: 🔖 Bump version 2024-04-20 14:38:35 -06:00
Keith Irwin b1537e6462
refactor: 🐛 Fix export syntax 2024-04-20 14:37:49 -06:00
Keith Irwin b0d48eb448
chore: 🔖 Declare as module 2024-04-20 14:31:49 -06:00
Keith Irwin 9d920fd70d
chore: 🔖 Bump version 2024-04-20 14:26:22 -06:00
Keith Irwin 91b1646f6e
feat: 🎉 Created basic functionality 2024-04-20 14:25:00 -06:00
Keith Irwin 4765af941f
feat: 🎉 Module boilerplate 2024-04-20 13:52:41 -06:00
Keith Irwin 5640671294
refactor: 🎉 npm init 2024-04-20 13:48:35 -06:00