pipeos-one / pipeline

Visual IDE for composing Solidity smart contracts and Dapp agents. Use on https://remix.ethereum.org : Settings -> Plugin -> click on Pipeline
36 stars 15 forks source link

Enable adding deployments to the same ethpm package #69

Open loredanacirstea opened 5 years ago

loredanacirstea commented 5 years ago

We currently support only one deployment per package. We need to be able to add deployments on other chains to the same EthPM package

loredanacirstea commented 5 years ago

Actually, the package is created from the Pipeline database. So, this is possible. We need to make sure that we can add multiple deployments in Pipeline itself.

Either: