MVP1 See flow > https://moqups.com/cavensio/cNwN7Cmb
MVP2 TBD
https://moqups.com/cavensio/cNwN7Cmb Table transactionsEther address BTC address Amount received
How to manage percentages? > Increasing $ value, etc.... DONE On ethereum? YES, in steps What should working environment look like? (not on Nitrous) > OR....just start on Nitrous and move away later? Local setup? Vagrant? Postgres > how to talk to postgres from local machine? What about other dependencies(?) > Develop on VM? Boilerplate code > Flask like in course examples? Set up dev on local machine 1. Listen to tx on specific bitcoin address using Blockchain.info API 2. When new tx comes in, record buy_tx in DB 3. Open new sell order on Cryptsy, 50% X, 50% Y, using Cryptsy API 4. When order closes > calculate BTC/HGC amount Exception > if first tx 5. Send HGC to Eth addresstester