#!/usr/bin/env python3
from blockbuilder.app import start
start.main()
