Example #1
0
func main() {
	skycoin.Run(&cli.DevArgs)
}
Example #2
0
func main() {
	skycoin.Run(&cli.DaemonArgs)
}