ethernal
ethernal copied to clipboard
Ethernal is a block explorer for EVM-based chains. In a few seconds, spin up a fully-featured explorer for your L1/L2 rollup/testnet. Compatible with Optimism, ZK, Anvil, Hardhat, Geth...
Follow this doc: https://doc.tryethernal.com/getting-started/quickstart After run ` npm install ethernal -g` And then I execute `ethernal login` and I got the error 
If I select a particular contract, I see something like:  There's some fairly crucial info missing from this view, which I would suggest should be visible at the top,...
Hi, It would be great if there was a way to configure how the account balances are show. I.e. number of decimals. Balance 1000.9999 or 1000.999999
Following the self-hosted tutorial, I am trying to set up Ethernal for my local quickstart network. docker-compose created all the necessary containers. When I ran the command docker exec -it...
Getting "Cannot read properties of undefined (reading 'shutdown')" during creating workspace process
Hi, I have encounter this issue during creating workspace process. Attaching image that might help describe the problem.  Thank you.
I've installed the self-hosted version following the guide on https://doc.tryethernal.com/getting-started/self-hosted#web-app-setup (skipped the context setup). Here's the URL `.env.production` config: ```ini APP_URL=app.explorer.[domain] BASE_DOMAIN=app.explorer.[domain] VUE_APP_MAIN_DOMAIN=explorer.[domain] ``` The output of `docker-compose -f docker-compose.prod.yml...
I use https://app.tryethernal.com/ with hardhat. I noticed a few issues in the latest release - 1. I am no longer able to reset the workspace. I get the error -...
 i can use this documentation of ethernal So frontenend and backenend run Successfyully But data does not show and loader loading the data I think i...
In the faucet settings page, there should be an option to activate twitter & discord auth to be allowed to request tokens from the faucet. The discord user id and...