Hi, the default example in README does not work. The problem was because of API changes in `bchlib`. This can easily be fixed when setting `bchlib==0.7` instead of `bchlib>=0.7` in `requirements.txt`.