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
The Docker which is referred there already contains the executable of the latest substrate-contracts-node release (this is done here), so we can just use this CI image here as well. I think the only that needs to be modified is to remove the folder sharing arguments and add some port forwarding ones.
ToDo
Add the instructions to the readme in this repo.
Add pointer to ink-docs where we describe how to launch subtrate-contracts-node.
Add pointer to substrate-docs where we describe how to launch subtrate-contracts-node
The text was updated successfully, but these errors were encountered:
Should be in the form of https://github.com/paritytech/cargo-contract#installation-using-docker-image.
The Docker which is referred there already contains the executable of the latest
substrate-contracts-node
release (this is done here), so we can just use this CI image here as well. I think the only that needs to be modified is to remove the folder sharing arguments and add some port forwarding ones.ToDo
ink-docs
where we describe how to launchsubtrate-contracts-node
.substrate-docs
where we describe how to launchsubtrate-contracts-node
The text was updated successfully, but these errors were encountered: