use-ink / contracts-ui

Web application for deploying wasm smart contracts on Substrate chains that include the FRAME contracts pallet
https://contracts-ui.substrate.io/
GNU General Public License v3.0
62 stars 48 forks source link

feat: validate if contract environment is compatible with chain environment #482

Closed peetzweg closed 1 year ago

peetzweg commented 1 year ago

Not yet resolved how to properly do this.

https://github.com/paritytech/contracts-ui/issues/469#issuecomment-1542097020

netlify[bot] commented 1 year ago

Deploy Preview for contracts-ui failed.

Name Link
Latest commit 9baa53d8f186bdd64a5aeda0b3b812008f2cba3c
Latest deploy log https://app.netlify.com/sites/contracts-ui/deploys/6464cc0ed1e24d0007cadfd2
statictype commented 1 year ago

environment types are now in the metadata

Screenshot 2023-06-15 at 18 33 46
statictype commented 1 year ago

will close this until we can pick it up again