Oddbean new post about | logout
 do you have a link to the dockerfile? I would like to learn how to bundle it into an app so I can use it. or if its running at the system level Id like to see I can plug into the SAM interface 
 hmmm you probably want to look at bitcoin core directly then. i2pd has a SAM bridge enabled and core config simply takes in the IP/port

https://github.com/getumbrel/umbrel-apps/blob/master/bitcoin/docker-compose.yml
https://github.com/PurpleI2P/i2pd 
 oh cool, your running it as an extra container next to bitcoind 👍