zv / btcfs

Use the blockchain as a filesystem in Plan9

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Use the blockchain as a filesystem in Plan9


Languages

Language:Go 100.0%