README ¶ Protobufs for Common Markets Build Libraries Go protoc --experimental_allow_proto3_optional --proto_path=./txproc/proto --go-grpc_out=. --go_out=. $(ls ./txproc/proto) protoc --experimental_allow_proto3_optional --proto_path=./geyser/proto --go-grpc_out=. --go_out=. $(ls ./geyser/proto) protoc --experimental_allow_proto3_optional --proto_path=./solpipe --go-grpc_out=. --go_out=. $(ls ./solpipe) protoc --experimental_allow_proto3_optional --proto_path=./catscope/proto --go-grpc_out=. --go_out=. $(ls ./catscope/proto) protoc --experimental_allow_proto3_optional --proto_path=./bot/proto --go-grpc_out=. --go_out=. $(ls ./bot/proto) rsync -avz github.com/noncepad/solpipe-market/go/ ./go/ rm -r github.com Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis go cpumeter Implement a capacity grpc server using cpu and ram percentages for capacity. Implement a capacity grpc server using cpu and ram percentages for capacity. httpgrpc httpgrpc/local httpgrpc/remote proto/bot proto/catscope proto/geyser proto/geyserstorage proto/relay proto/solanajsonrpc proto/solpipe proto/txproc Click to show internal directories. Click to hide internal directories.