helium / maker-starter-app

Apache License 2.0
36 stars 39 forks source link

How to get walletApiToken from walletLinkToken #32

Closed MykhailoMashchenko closed 2 years ago

MykhailoMashchenko commented 2 years ago

Hi, we are currently trying to make requests to https://wallet.api.helium.systems/api and it seems that we need to receive walletApiToken somehow without all keypairs, mneomonics etc. Is there a way to get walletApiToken from walletLinkToken? Thx

matthewcarlreetz commented 2 years ago

Hi. Wallet API is not intended to be used by maker apps, so the api token is not contained in walletLinkToken . You will need to build your own api to mimic the functionality.