auro-wallet-browser-extension
auro-wallet-browser-extension copied to clipboard
Mina Protocol browser extension wallet
On the website [https://www.aurowallet.com/](https://www.aurowallet.com/) I clicked the link to `Test zkApp` in the footer, which lead me to [https://test-zkapp.aurowallet.com/](https://test-zkapp.aurowallet.com/) , however there I just got briefly some input fields and...
Fixing translation error
As of now, there is no way for an app to remove the app-connection from the API, this can influence interactions with the app such that even though the user...
Create nullifier function supports only BigInt convertable strings, can you please add support for regular strings through converting the string to a BigInt inside the createNullifier function. Thank you. This...
Hi I checked the code and didn't find any reason why requiring the name parameter when adding a chain is necessary, so I suggest removing it.