-
Notifications
You must be signed in to change notification settings - Fork 30
Add Cartridge Controller connector #210
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
why so draft? 😆 |
|
Thanks @bluecco. It says that the workflow also needs approval? |
|
hey @kronosapiens, should start automatically |
|
Hi @bluecco, I rebased the PR onto develop. Can you re-approve the workflow? Something in the build failed, but it didn't seem related to my PR. |
@kronosapiens fixed the issue |
|
@Cussone thank you! |
|
@kronosapiens I tried to use the new connector, but for some reason it didn't connect, probably I didn't configure it properly. |
Issue / feature description
Add a connector for the Cartridge Controller
Changes
Add a new directory under
src/controllersdefining astarknetkit-compatible connector for ControllerChecklist
Limitations
Currently the Controller has support for transactions and message-signing (the primary gaming use-cases). Additional wallet functionality can be added in response to user requests.
The Controller supports only revision 1 domain separators when signing messages. Dapps will need to upgrade to use revision 1 in order to use Controller. See SNIP-12 for more information about domain separators.