svntax

Results 6 comments of svntax

Having something like `eth_requestAccounts` for stacks wallets would be very helpful for web games made in game engines like Unity and Godot. In many cases, reading the list of NFTs...

This proposal would help greatly in implementing wallet connecting for game engines with web exports, like Unity and Godot. The current JWT-based API is difficult to work with, so I...

I'll work on these changes soon.

I'm a bit stuck on how to run the application directly from the GUI. I have it working for instruct mode, but interactive mode currently reads input from the command...

I finally have the GUI working directly with the main application, but there's a memory leak when using TornadoVM. I'm not sure if there's a problem with the approach I...

I'd like to take on this issue, but does this feature also depend on #17 being merged first?