package main import openp2p "openp2p/core" func main() { openp2p.Run() }