Frontend application for Blockscout blockchain explorers
How to Run and Configure the App
Getting your Blockscout app up and running is as easy as pie, especially since it’s distributed as a Docker image. Just follow these simple steps, and you’ll be exploring blockchains in no time!
Step 1: Pull the Docker Image
First, you’ll need to pull the necessary Docker image. Focus on two essential links:
Step 2: Configuration
To configure your app, you can pass several required environment variables when starting the Docker container. Here’s a brief command to get you started:
docker run -p 3000:3000 --env-file path-to-your-env-file ghcr.io/blockscout/frontend:latest
Building Your Own Docker Image
If you prefer to customize your experience, you can build your own Docker image! For detailed instructions, check out this guide.
Migrating from the Previous Frontend?
If you have been using the older version of the frontend, no worries! You can find relevant instructions in the frontend migration docs to help you transition smoothly.
Contributing to Blockscout
Your contributions are always welcome! Make sure to take a look at our Contribution Guide and adhere to our Code of Conduct when submitting your code or comments. Every bit helps improve the project!
Resources
Here are some essential resources for reference:
- App ENVs list
- Contribution guide
- Making a custom build
- Frontend migration guide
- Manual deployment guide with backend and microservices
Troubleshooting
If you encounter any issues, here are some troubleshooting ideas:
- Make sure your Docker daemon is running and properly configured.
- Check your environment variable file for any typos or missing variables.
- Ensure that you are mapping the ports accurately (3000:3000) for access.
- Consult the migration docs if coming from a previous Blockscout version.
For more insights, updates, or to collaborate on AI development projects, stay connected with fxis.ai.
License
This project is licensed under the GNU General Public License v3.0. For comprehensive details, see the LICENSE file.
At fxis.ai, we believe that such advancements are crucial for the future of AI, as they enable more comprehensive and effective solutions. Our team is continually exploring new methodologies to push the envelope in artificial intelligence, ensuring that our clients benefit from the latest technological innovations.