🚗 Autoscout is now available, providing a simple one-click explorer deployment with Blockscout’s optimized hosting infrastructure. Use it for early testing, modifications, and launching a full production-grade explorer. Get Started Nowand have your explorer up-and-running in minutes.
These instructions use homebrew for setup. Install homebrew if you don’t already have it installed.
Check your elixir version (elixir -v) and node version (node -v). You should have the following installed:
Elixir 1.15.x (compiled with Erlang/OTP 26)
Node v18.17.1
If there is no response or the proper version is not showing up, you may need to reshim asdf. Please check the asdf docs for further info if this doesn’t work.
Copy
Ask AI
asdf reshimexport PATH=~/.asdf/shims:$PATH
Once complete, recheck your versions and proceed with deployment.