You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see that now a mock runtime is provided by ink_sandbox and the api's are "hard coded". Would be very interested to understand how a chain could be integrated.
Hard to say... I created this issue just after hearing this idea at Sub0 conference. It really depends on how these runtimes are defined. I suppose that it will be feasible to provide out-of-the-box Sandbox trait implementation for any runtime satisfying some basic criteria (having pallets system, contracts, timestamp and balances present)
OpenZeppelin plans to provide a set of runtimes. It would be cool if they all could be compatible with drink by default.
The text was updated successfully, but these errors were encountered: