Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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