Hi, Odinho! Thank you.
Regarding your points:
is currently burned
I guess I could use a credit card but, Iām trying to see how much.. āpseudonymityā I can squeeze out of this 1st run. 
onename sponsors
Cool! Got it! thanks!
Youād have to transfer it to yourself though if you want low level access
what exactly do you mean by ātransferā.. as in āitās a colored coinā? and how would I do that (I see a āsend bitcoinā on the website but nothing more) I saved the key locally, is that it?
Also, what ālow level accessā entails? What things can I not do as an App developer? (Iām not planning on hacking blockstack itself)
a way to use a public key address
That would be great. Please tell me when itās ready. 
Maybe you could use the integration tests
It says: āIn addition, you must install the Bitcoin daemon and CLI tool.ā
Sounds a bit too āexpensiveā for me, would I have to run a full node?! (also remember Iād just like to try making decentralized apps, not coding blockstack itself)
Iām following those instructions here.
Not sure this would be the right place to ask but, it worked the first time but now is giving an error. Apparently gulp canāt load babel stuff (core, register..)
As everything is already installed, Iām only running the virtualenv activation, then blockstack api start (should I āsetupā it again? I assume the btc password would be entered just once for that?), which goes fine (the browser can connect) until I try the npm run dev-proxy & which quits after a few seconds with the complaints above. It worked the first time around and I was able to interact with the blockstack dashboard, run the tutorial, etc.. Any ideas?