-
Notifications
You must be signed in to change notification settings - Fork 80
[dClimate] Cannot connect LitNodeClient to localhost #568
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
Comments
hey @0xSwego |
Hi @joshLong145, thanks a lot for your answer. I would definitely like to get a ping when things changed. Any ETA for it? For the moment, what do you advise doing? Can I use an older version of the repo/sdk? Or it's not really worth it as it would require a lot of changes as soon as the local |
At this time it wouldn't be worth migrating, as the API surface of various packages has changed. We have some tooling updates in the pipeline and will keep you updated on when they are released. I will keep this thread opened until it is live and update it with more info soon. |
Hi @joshLong145, are there any news on this? |
Bumping @joshLong145 🙏 we have an entire end to end stack almost ready to go that runs locally which is missing just this final key (pun maybe intended hehe). if there's anything we can help with at all please let us know |
Uh oh!
There was an error while loading. Please reload this page.
Description of the issue
We have a fully working setup for
datil-dev
and are now trying to modify it so that it will work also on localhost during development.Steps we followed (from this guide):
But when we run this we get the following error:
I couldn't find any reference of
0xD4507CD392Af2c80919219d7896508728f6A623F
in the deployed contracts list (see additional context). Should I pass the deployed contract addresses somehow to the client in order for it to properly connect?Additional context
deployed-lit-node-contracts-temp.json
deployed-lit-core-contracts-temp.json
The text was updated successfully, but these errors were encountered: