>From the comments of the blog: https://blog.conformal.com/btcwire-the-bitcoin-wire-protocol-package-from-btcd/#comments -- What about Plan9? They have a port of Go but I don ‘t know what kind of dependencies this program has.
Reply ↓ Dave Collins Post authorMay 13, 2013 at 9:09 am The only dependency we are using that is not native Go is the sqlite3 binding for the block database. I know there is a sqlite3 port for Plan 9, so, while I don’t believe any of us have tried it on Plan 9, I don’t see any reason it won’t work there as well. -- Antonio
