rpc-endpoint
rpc-endpoint copied to clipboard
make build works on macs
Currently hardcoded to build for linux platforms. This change makes build also able to target mac computers by dynamically checking the uname
thanks for the effort. how about removing GOOS completely instead of adding the logic to determine?