Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 13 days 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 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-04T14:23:45.000Z (about 9 years ago)
- Last Synced: 2024-04-08T16:25:14.833Z (7 months ago)
- Topics: bathrb, bitcoin, ruby, slides
- Language: Ruby
- Homepage:
- Size: 887 KB
- Stars: 0
- Watchers: 2
- 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 tofeel free to
- fork the repo
- clean slides.txt and pulic/main.cssand roll your own presentation!
---
### Notes for the next presentation
explain the node thing
no client just server architectureBTC keypair
compare it to an SSH keypair
ssh gives you access to a server/machine, btc pvt key gets you the access to a walletUI/UX is crap, please help :D