btcfs icon indicating copy to clipboard operation
btcfs copied to clipboard

Use the blockchain as a filesystem in Plan9

to run:

btcfs > btcfs.log 2>&1
sudo mount -t 9p 127.0.0.1 -o port=5640,version=9p2000.u,access=any /mnt

read the kernel docs on 9p for more info