Snapchain / zkValidium-quickstart

16 stars 31 forks source link

How Can I Make Changes to The Block Explorer UI (Change Logo and Color) #21

Closed gptprotocol closed 11 months ago

gptprotocol commented 11 months ago

I'm using Dev Containers extension in Visual Studio to connect to the explorer l2 container and make ui changes. I want to change the logo and background colors in the CSS to better reflect the brand of our chain. Once I make the changes I don't see them take affect.

I'm in the assets folder and then run "npm run build" and still nothing.

Maybe I'm missing something but shouldn't it just update in real time?

bap2pecs commented 11 months ago

this blockscout version is going to be replaced soon. see the new UI: https://github.com/Snapchain/zkValidium-quickstart/pull/17

I'd recommend looking into blockscout's official docs