dmiric
dmiric
Can cosmjs be used to sign and broadcast transactions to chains like osmosis, kava, juno and others?
Thank you On Sat, 24 Sept 2022, 08:39 LeTurt, ***@***.***> wrote: > Yes! > > Here > > is an example that includes building your own client > > But...
Can cosmjs be used to sign and broadcast transactions to chains like osmosis, kava, juno and others?
I found the other way to do it. Now I'm only stuck on how to use evmos. My new method doesn't cover evmos for some reason. I haven't found a...
I tried using this example to make a subscriber: https://github.com/medusajs/medusa-starter-default/tree/master/src/subscribers for some reason when I try to replace ProductService with PaymentService it can not be done.
Not sure if anyone is following this issue anymore, but if I use a hack in develop.ts command then I get the right url, but since it's not on the...