https://github.com/makevoid/bitcoin_bath_lt
Lighning talk about bitcoin at Bath Ruby conf 2015
https://github.com/makevoid/bitcoin_bath_lt
bathrb bitcoin ruby slides
Last synced: 2 months ago
JSON representation
Lighning talk about bitcoin at Bath Ruby conf 2015
- Host: GitHub
- URL: https://github.com/makevoid/bitcoin_bath_lt
- Owner: makevoid
- Created: 2015-03-12T12:31:36.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-04T14:23:45.000Z (almost 11 years ago)
- Last Synced: 2025-03-25T06:02:44.560Z (over 1 year ago)
- Topics: bathrb, bitcoin, ruby, slides
- Language: Ruby
- Homepage:
- Size: 887 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.textile
Awesome Lists containing this project
README
h1. Bath Ruby 2015 Lightning Talk about Bitcoin
slides:
---
press n to deactivate presenter notes
This presentation tool is coded from scratch :D
The whole presentation is in textile (slides.textile) with some additions like code highlghting.
It's a sinatra app, you can run it with:
rackup -p 3000
the presentation will be active at:
and you have a presenter view (buttons) if you go to
feel free to
- fork the repo
- clean slides.txt and pulic/main.css
and roll your own presentation!
---
### Notes for the next presentation
explain the node thing
no client just server architecture
BTC keypair
compare it to an SSH keypair
ssh gives you access to a server/machine, btc pvt key gets you the access to a wallet
UI/UX is crap, please help :D