Skip to content
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

Add wallet and API info on ergoConnector #75

Open
capt-nemo429 opened this issue Oct 18, 2022 · 0 comments
Open

Add wallet and API info on ergoConnector #75

capt-nemo429 opened this issue Oct 18, 2022 · 0 comments
Labels
dapp connector enhancement New feature or request

Comments

@capt-nemo429
Copy link
Member

capt-nemo429 commented Oct 18, 2022

Add a method called ergoConnector.nautilus.getInfo(), it should return:

{
  name: string, // verbose wallet name
  icon: string, // base64 wallet icon
  apiVersion: string, // dApp Connector API version
  walletVerson: string, // wallet version
  network: "mainnet" | "testnet"
}
@capt-nemo429 capt-nemo429 added enhancement New feature or request dapp connector labels Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dapp connector enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant