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: add testnet `Zeitgeist Battery Station` #519

Closed jboetticher closed 10 months ago

jboetticher commented 11 months ago

Zeitgeist has added smart contracts to their TestNet chain, and this PR adds their Battery Station.

netlify[bot] commented 11 months ago

Deploy Preview for contracts-ui ready!

Name Link
Latest commit e54f1673bb7f7577c8739132dda6665292dcd1ea
Latest deploy log https://app.netlify.com/sites/contracts-ui/deploys/653f0bb65456580008177f02
Deploy Preview https://deploy-preview-519--contracts-ui.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

cla-bot-2021[bot] commented 11 months ago

User @jboetticher, please sign the CLA here.

peetzweg commented 10 months ago

Looks good to me. Can we add the faucet to the documentation as well? The battery station docs seem to miss a link to a faucet.

https://docs.zeitgeist.pm/docs/basic/battery-station#faucet

https://github.com/paritytech/contracts-ui/blob/3ed353d0f356c0e174caaaf8650af7d484edee7f/FAUCETS.md?plain=1#L1

jboetticher commented 10 months ago

I've made a PR to their documentation.

https://github.com/zeitgeistpm/documentation/pull/86

A link to their faucet does exist on their documentation currently, but it's a little hard to find: https://docs.zeitgeist.pm/docs/learn/guide/app#get-testnet-token

I think it's a little outdated though.