Please try BOS docker: https://github.com/NearSocial/viewer/tree/add-ethers-js#run-with-docker This will run a local BOS gateway similar to https://bos.gg/ ``` docker pull zavodil/nearbos docker run -p 3000:3000 zavodil/nearbos --> http://localhost:3000/#/ ```