RiemaLabs / modular-indexer-light

A fully user-verified execution layer for Bitcoin's meta-protocols. (light indexer)
https://eprint.iacr.org/2024/408
55 stars 21 forks source link

I am unable to run it on my local machine, and RPC is not working #28

Closed liuser closed 7 months ago

liuser commented 7 months ago

Printing the content returned by RPC, it is

**

405 Not Allowed

405 Not Allowed


nginx/1.24.0

**

I am unable to access it. Additionally, I have my own full node, but it is configured with authentication requiring a username and password. How should I configure it.

image
liuser commented 7 months ago

config.bitcoinRPC value update "http://bitcoin-mainnet-archive.allthatnode.com" => "https://bitcoin-mainnet-archive.allthatnode.com"

HTTPS