The BitcoinPhone
Voice over the Bitcoin protocol.
Setup Instructions for Mac
- Install rust https://www.rust-lang.org/tools/install
- Install homebrew https://brew.sh/
- Run
brew install pkg-config
andbrew install portaudio
Setup Instructions for Linux
- Install rust https://www.rust-lang.org/tools/install
Setup Instructions for Windows
Wasn't able to get this working, sorry :(
Steps to run
Note: Have your partner repeat these instructions on their computer too.
- Open a terminal
- Run
git clone https://github.com/gamebyte-dev/bitcoinphone
- Run
cd ./bitcoinphone/bitcoinphone
- Run
cargo run
(this should be successful) - Close the program (Ctrl+C)
- Run
cargo run
again (sorry this is a bug still not fixed) - Send at least 23000 satoshis to the funding address on the screen
- Close the program (Ctrl+C)
- Run
cargo run
(this should be successful) - Paste in your partners communication address this is not the same as the funding address.
- You should see some synchronization text but voila. Voila voice over bitcoin!