#!/usr/bin/env python3

from trustgraph.gateway import run

run()

