Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 131 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 131 Bytes

Bran

Bran is a static analysis framework for EVM bytecode.

Building Bran

$ go get -t -v ./...
$ go install -v ./...