IroncladDev
IroncladDev
I added a new gradient to your GradientKing project. Maybe in the future, could you add Accounts instead of going through the painful process to make a pull request? Great...
### Check for existing issues - [X] Completed ### Describe the feature When I open a new terminal, the status bar is still present at the top, taking up a...
After updating to the latest version, I'm starting to experience this issue. You can see me reproducing the bug here: https://github.com/user-attachments/assets/37d4d8d9-1c2c-4e6d-9e9b-7fd349052fac And to show that this isn't neovim-specific: https://github.com/user-attachments/assets/9213a817-5ce7-49d9-b5b4-62962a810e9f To...
This package saved my life. Huge thanks to the creator and all the contributors. **Is your feature request related to a problem? Please describe.** The feature request isn't related to...
This change aims to improve the developer experience for MacOS users who are working on this project
I want to pass an invite code into a `previewFederation` function to get information about the federation such as API endpoints, federation ID, etc
You can use the [joinFederation](https://web.fedimint.org/core/FedimintWallet/#joinfederation) method to join a federation The method allows you to pass an optional second parameter (the client name) ```ts joinFederation(inviteCode: string, clientName?: string): Promise ```...