I tried following the kadena wallet connect example
However it can't import {getClient} from '@kadena/client'
This causes a failure when trying to get balances for the accounts
I tried following the kadena wallet connect example
However it can't import {getClient} from '@kadena/client'
This causes a failure when trying to get balances for the accounts
Copyright © 2021 Jogjafile Inc.
getClienthas been renamed tocreateClient. It can be used like this: