UNPKG

@hyperlane-xyz/core

Version:

Core solidity contracts for Hyperlane

10 lines (7 loc) 114 B
test: go test -v ./... lint: golangci-lint run -E asciicheck,goimports,misspell ./... .PHONY: \ test \ lint