{"version":1,"pages":[{"id":"o2wAGu1ykDi0jNyrTQG9","title":"Getting Started","pathname":"/general","siteSpaceId":"sitesp_YCQO2","description":"Welcome to the Auro Wallet documentation!"},{"id":"W02h0KR0YQ6JauAA5loL","title":"How to integrate","pathname":"/general/howto","siteSpaceId":"sitesp_YCQO2","description":"Here are some scenarios, you can find demo of use here."},{"id":"3NOFYOloB2gb40e8qMKy","title":"Connect Wallet","pathname":"/general/howto/connect-wallet","siteSpaceId":"sitesp_YCQO2","description":"Scenarios for connect wallets and request accounts.","breadcrumbs":[{"label":"How to integrate"}]},{"id":"lfqfz3nBH2nZIGRNM7pb","title":"Add or Switch Chain","pathname":"/general/howto/add-or-switch-chain","siteSpaceId":"sitesp_YCQO2","description":"Scenarios for interact chain with Auro Wallet.","breadcrumbs":[{"label":"How to integrate"}]},{"id":"Bcr9AOlYBaoV1Vb4t4JD","title":"Create Nullifier","pathname":"/general/howto/create-nullifier","siteSpaceId":"sitesp_YCQO2","description":"Mainly used to create nullifier.","breadcrumbs":[{"label":"How to integrate"}]},{"id":"rymkuIUqkLobcNpqR07K","title":"Send Transaction","pathname":"/general/howto/send-transaction","siteSpaceId":"sitesp_YCQO2","description":"This scenario is mainly used to handle common methods, such as send payment and stake delegation.","breadcrumbs":[{"label":"How to integrate"}]},{"id":"ZJwShen3E4lWd6kWRdxx","title":"Send zk Transaction","pathname":"/general/howto/send-zk-transaction","siteSpaceId":"sitesp_YCQO2","description":"This scenario is mainly used to create zk-contract or update zk-contracts.","breadcrumbs":[{"label":"How to integrate"}]},{"id":"k52vRMgDFWRzBwFtVulL","title":"Sign Message","pathname":"/general/howto/sign-message","siteSpaceId":"sitesp_YCQO2","description":"This scenario is mainly used to sign information. that can be used for login verification.","breadcrumbs":[{"label":"How to integrate"}]},{"id":"2HPiGQskwWAAteLWfwUk","title":"VerifyMessage in server-side","pathname":"/general/howto/verifymessage-in-server-side","siteSpaceId":"sitesp_YCQO2","description":"This scenario mainly explains how the server-side verify the result of the signMessage. Fields verification can also be implemented using mina-signer. Only signMessage examples are provided here.","breadcrumbs":[{"label":"How to integrate"}]},{"id":"klETJff5jXOrWMG5yDzm","title":"Anonymous Credentials","pathname":"/general/howto/anonymous-credentials","siteSpaceId":"sitesp_YCQO2","description":"This scenario is mainly used to handle the store credentials and verifying presentations.","breadcrumbs":[{"label":"How to integrate"}]},{"id":"MkegGxGr2USGk5Up8VRA","title":"Wallet Basics","pathname":"/general/wallet-basics","siteSpaceId":"sitesp_YCQO2"},{"id":"FVn4tfQTa3IRFIfwTCHJ","title":"Submit token info","pathname":"/general/wallet-basics/submit-token-info","siteSpaceId":"sitesp_YCQO2","description":"Auro Wallet will support the transfer of token assets submitted by default.","breadcrumbs":[{"label":"Wallet Basics"}]},{"id":"hvdmggzzBEkLp5GePoKT","title":"Mina Providers","pathname":"/general/wallet-basics/mina-providers","siteSpaceId":"sitesp_YCQO2","description":"Starting from Auro Extension 2.3.0 and Auro App 2.1.0, Auro Wallet introduces a new method to use providers, called \"Announce Provider,\" which supports multiple providers.","breadcrumbs":[{"label":"Wallet Basics"}]},{"id":"EstUDzdvI4NO2d4ioeKC","title":"Auro Mobile","pathname":"/general/auro-mobile","siteSpaceId":"sitesp_YCQO2"},{"id":"2jSc6EztqeadNJkOW95z","title":"Use with WalletConnect","pathname":"/general/auro-mobile/use-with-walletconnect","siteSpaceId":"sitesp_YCQO2","description":"Auro Mobile supports WalletConnect, allowing seamless integration of zkApp with Auro Mobile with QR code scanning or deep linking.","breadcrumbs":[{"label":"Auro Mobile"}]},{"id":"eDXA7xaaD4K1a34jB21v","title":"​Pull Up Auro Wallet with DeepLink","pathname":"/general/auro-mobile/pull-up-auro-wallet-with-deeplink","siteSpaceId":"sitesp_YCQO2","description":"This document describes how to use a deep link to open the Auro Mobile Wallet and launch a zkApp within the App. This feature is supported starting from Auro Mobile Wallet version 2.1.0.","breadcrumbs":[{"label":"Auro Mobile"}]},{"id":"kDeq64jDpsNpp5GyENJY","title":"API Reference","pathname":"/general/reference/api-reference","siteSpaceId":"sitesp_YCQO2","description":"","breadcrumbs":[{"label":"Reference"}]},{"id":"6wNFqOIMbzvxwQg5ACzC","title":"Methods","pathname":"/general/reference/api-reference/methods","siteSpaceId":"sitesp_YCQO2","description":"","breadcrumbs":[{"label":"Reference"},{"label":"API Reference"}]},{"id":"uxwsFNmxNQPtMuRPqQMz","title":"mina_accounts","pathname":"/general/reference/api-reference/methods/mina_accounts","siteSpaceId":"sitesp_YCQO2","description":"This method is used to request the current connected account. It is a silent request. If there is a connected account, it will return the connected account. If not, it will return an empty array.","breadcrumbs":[{"label":"Reference"},{"label":"API Reference"},{"label":"Methods"}]},{"id":"T9gADdSEagB2Rn7Yf0AF","title":"mina_requestAccounts","pathname":"/general/reference/api-reference/methods/mina_requestaccounts","siteSpaceId":"sitesp_YCQO2","description":"This method is used to request the current connect account. If there is a connected account, the connected account will be returned. If not, a popup window will show to request a connection.","breadcrumbs":[{"label":"Reference"},{"label":"API Reference"},{"label":"Methods"}]},{"id":"dM1v8pmCagGBshSvvgQX","title":"mina_requestNetwork","pathname":"/general/reference/api-reference/methods/mina_requestnetwork","siteSpaceId":"sitesp_YCQO2","description":"This method is used to request the chain info of the Auro wallet.","breadcrumbs":[{"label":"Reference"},{"label":"API Reference"},{"label":"Methods"}]},{"id":"9GIkdXHivEQKsAQpAqT8","title":"mina_sendPayment","pathname":"/general/reference/api-reference/methods/mina_sendpayment","siteSpaceId":"sitesp_YCQO2","description":"This method is used to call  Auro Wallet send payment (current support send MINA ) by zkApp.","breadcrumbs":[{"label":"Reference"},{"label":"API Reference"},{"label":"Methods"}]},{"id":"g8LbyusvhJBNo14vonOg","title":"mina_sendStakeDelegation","pathname":"/general/reference/api-reference/methods/mina_sendstakedelegation","siteSpaceId":"sitesp_YCQO2","description":"This method is used by zkApp to call Auro Wallet stake delegation.","breadcrumbs":[{"label":"Reference"},{"label":"API Reference"},{"label":"Methods"}]},{"id":"ITcgVTapbDPukz2OmPjn","title":"mina_sendTransaction","pathname":"/general/reference/api-reference/methods/mina_sendtransaction","siteSpaceId":"sitesp_YCQO2","description":"This method is used for sign and broadcast zkApp transaction.","breadcrumbs":[{"label":"Reference"},{"label":"API Reference"},{"label":"Methods"}]},{"id":"Cf7GoKIIFDzjJDz7QnyA","title":"mina_addChain","pathname":"/general/reference/api-reference/methods/mina_addchain","siteSpaceId":"sitesp_YCQO2","description":"This method is used to add a custom chain to Auro Wallet.","breadcrumbs":[{"label":"Reference"},{"label":"API Reference"},{"label":"Methods"}]},{"id":"Ep9PkKacUYF2CNOWjXen","title":"mina_switchChain","pathname":"/general/reference/api-reference/methods/mina_switchchain","siteSpaceId":"sitesp_YCQO2","description":"This method is used to switch chain of Auro Wallet by chainId.","breadcrumbs":[{"label":"Reference"},{"label":"API Reference"},{"label":"Methods"}]},{"id":"xPPoNFxUM8QfaSCa7FT5","title":"mina_createNullifier","pathname":"/general/reference/api-reference/methods/mina_createnullifier","siteSpaceId":"sitesp_YCQO2","description":"Mainly used to create nullifiers.","breadcrumbs":[{"label":"Reference"},{"label":"API Reference"},{"label":"Methods"}]},{"id":"GyLnAqb1N3QbQL4TNxsL","title":"mina_signMessage","pathname":"/general/reference/api-reference/methods/mina_signmessage","siteSpaceId":"sitesp_YCQO2","description":"This method is used to sign message.","breadcrumbs":[{"label":"Reference"},{"label":"API Reference"},{"label":"Methods"}]},{"id":"ozinJZs82ie7YICCQ5Uv","title":"mina_sign_JsonMessage","pathname":"/general/reference/api-reference/methods/mina_sign_jsonmessage","siteSpaceId":"sitesp_YCQO2","description":"This method is used to sign Json message.","breadcrumbs":[{"label":"Reference"},{"label":"API Reference"},{"label":"Methods"}]},{"id":"UNJEDbye9misnlgGF0kH","title":"mina_verifyMessage","pathname":"/general/reference/api-reference/methods/mina_verifymessage","siteSpaceId":"sitesp_YCQO2","description":"This method is used to verify the validity of the signature info.","breadcrumbs":[{"label":"Reference"},{"label":"API Reference"},{"label":"Methods"}]},{"id":"NhUOc4wh2vAPKRMTSlxf","title":"mina_signFields","pathname":"/general/reference/api-reference/methods/mina_signfields","siteSpaceId":"sitesp_YCQO2","description":"This method is used to sign the field.","breadcrumbs":[{"label":"Reference"},{"label":"API Reference"},{"label":"Methods"}]},{"id":"J97x1iUP7m0YEoMqj13b","title":"mina_verifyFields","pathname":"/general/reference/api-reference/methods/mina_verifyfields","siteSpaceId":"sitesp_YCQO2","description":"This method is used to verify the signature results of fields.","breadcrumbs":[{"label":"Reference"},{"label":"API Reference"},{"label":"Methods"}]},{"id":"U1NDtdjo3sAUHdcMnqvo","title":"mina_storePrivateCredential","pathname":"/general/reference/api-reference/methods/mina_storeprivatecredential","siteSpaceId":"sitesp_YCQO2","description":"This method is used to store private credentials.","breadcrumbs":[{"label":"Reference"},{"label":"API Reference"},{"label":"Methods"}]},{"id":"hECeY4ISiQuRPcSYIuS2","title":"mina_requestPresentation","pathname":"/general/reference/api-reference/methods/mina_requestpresentation","siteSpaceId":"sitesp_YCQO2","description":"This method is used to verify presentation.","breadcrumbs":[{"label":"Reference"},{"label":"API Reference"},{"label":"Methods"}]},{"id":"GyzjGEJboe6V4ZeRhJG6","title":"Events","pathname":"/general/reference/api-reference/events","siteSpaceId":"sitesp_YCQO2","description":"Here are the monitoring events of the provider. There are currently two types of events, account update and chain update.","breadcrumbs":[{"label":"Reference"},{"label":"API Reference"}]},{"id":"jOG5RMexB3fPFUygvW5W","title":"Error","pathname":"/general/reference/api-reference/error","siteSpaceId":"sitesp_YCQO2","description":"Here is the error message returned by Auro Wallet.","breadcrumbs":[{"label":"Reference"},{"label":"API Reference"}]},{"id":"JxlTijHasfN0jOZgT5CA","title":"Source","pathname":"/general/reference/api-reference/source","siteSpaceId":"sitesp_YCQO2","description":"","breadcrumbs":[{"label":"Reference"},{"label":"API Reference"}]}]}