I hereby claim:
- I am jeffywu on github.
- I am jeffywu (https://keybase.io/jeffywu) on keybase.
- I have a public key ASBlLB4bSMCU_b7afDAa6si2JGm3UlwYuieQnPx4wtxYFwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
Recommended snack and song:
220ml of dark roasted full bodied coffee brewed in french press accompanied by a banana while listening to [Liquid Tension Experiment]
tl;dr: You can go ahead and clone [this repo], it's got the end result of this in-depth tutorial bellow.
Here's what we will be doing for becoming smart-contract heroes! - Install the dev environment plus MetaMask. - Develop a very simple voting smart contract.
git log --oneline -1 <PR-BRANCH>git push -f origin :| from scrapy import log | |
| from scrapy.item import Item | |
| from scrapy.http import Request | |
| from scrapy.contrib.spiders import XMLFeedSpider | |
| def NextURL(): | |
| """ | |
| Generate a list of URLs to crawl. You can query a database or come up with some other means | |
| Note that if you generate URLs to crawl from a scraped URL then you're better of using a |