-
Notifications
You must be signed in to change notification settings - Fork 9
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
Allow debots to get data from main net smart contracts without deploying them main net #58
Comments
I have three ideas of how to implement this. |
|
I finally decided to give it a try. Here is what I have:
|
Hey @lefessan, I was finally able to test the hack thoroughly, it has a problem. |
Indeed. I have uploaded a new version (should just need to call |
And another version:
|
Latest version of |
Some DeBots, need to get data from main net smart contracts, however I don't want to pay deployment fees each time I change something in the debot code.
I think there's a need to allow running a debot that will interact with main net without deploying it to main net.
The text was updated successfully, but these errors were encountered: