Bojan Angjelkoski

Results 31 comments of Bojan Angjelkoski

> @bangjelkoski Yes, I already updated my code so we can finish :) How about these changes: https://github.com/InjectiveLabs/injective-ts/pull/193#discussion_r1198834504

There is something off in your setup. We are using this in a lot of projects ourselves and have had no issues so far.

Use the latest packages, it should work fine now.

> Unable to run `@injectivelabs/sdk-ts` in a nodejs environment. > > I've an example using `PrivateKey` from the sdk package to generate a wallet, which uses `bip34` under the hood...

This is resolved for a while.

Feel free to submit a PR.

That field is not stored within the Mongo database (Indexer API). I'll create a task to add it, in the meantime you should query the on-chain binary option markets and...

We have added tests for all messages in the upcoming refactor, and issues like this should be resolved.

Hey, we are doing some refactors on the `wallet-ts` package and will ping you here once the refactor is done.