Lux NetrunnerAPI ReferenceProgrammatic usageGo API import "github.com/luxfi/netrunner" net, _ := netrunner.Start(netrunner.Config{ NumNodes: 5, Duration: 60 * time.Second, }) result := net.Benchmark() fmt.Println(result.TPS)ConfigurationNetrunner configuration optionsLux AccelGPU acceleration library for blockchain and ML workloads