<!-- .slide: data-transition="fade-in" -->
<!-- .slide: data-background="https://hedgedoc.digilol.net/uploads/2a8555a6-1371-4bdf-97b1-66b3e7341337.png"-->
# The Monero ATM Project
https://atm.monero.is
---
## Who?
- Siren
- Stnby
- John
---
## Why?
`---`
It is hard to get Monero anonymously.
---
## What about ATMs?
`---`
Existing ATMs are KYC'd and proprietary.
---
## What if?
`---`
We build ATMs that are operated by the community for the community.
- Like LocalMonero but IRL.
---
## The kiosk ecosystem is proprietary.
![Absolutely proprietary Stallman](https://i.osmarks.net/memes-or-something/absolutely-proprietary.png)
- We wrote drivers and libraries.
- We are designing a whole protocol to get around it.
---
## OpenKiosk
Glue for kiosk protocols/equipment:
- Pulse
- ccTalk (WIP)
- SSP (WIP)
<br>
https://openkiosk.org
---
![graph-ok](https://openkiosk.org/openkiosk-arch-graph.svg =500x)
---
## Milestone 1: The pizza box
![atm](https://atm.monero.is/images/atm-pico.jpg =300x300)
Estimated build cost is ~10,160 TRY (350 EUR)
---
![atm internals](http://hedgedoc.digilol.net/uploads/2a27522d-88a5-4aa5-b825-cf46020b791a.jpg =450x)
---
![Kid buying XMR](http://hedgedoc.digilol.net/uploads/f90de3a1-c533-477d-98ba-f408f8c55bfb.png =600x)
---
## Milestone 2: Two-way machine
![](https://hedgedoc.digilol.net/uploads/82ddc40f-8319-4468-9e09-dfce9fe62e70.jpg =500x)
---
## Milestone 3: Unbanked
Cutting banks and CEX out of the equation.
---
## Unbanked machine
- Rates are adjusted to encourage buys or sells.
- Community provided liquidity.
- All operator profits are made in Monero.
---
## Adjusting the price
```
P_buy = Base_Price / (1 + k * (1 - FLR))
```
```
P_sell = Base_Price * (1 + k * (1 - FLR))
```
Where:
`k` is sensitivity to liquidity shortages
`FLR` is Fiat Liquidity Ratio.
---
![](https://hedgedoc.digilol.net/uploads/88a6d7a8-66d5-4302-9b60-19fbb16039ce.jpg =750x)
---
## How can you help?
You can donate:
- Code
- Your precious XMR
- Hardware (ask us for an address)
---
## Thanks for listening
![](https://atm.monero.is/images/donate.png)
{"type":"slide","slideOptions":{"transition":"slide","center":true,"progress":true}}