/bran

A static analysis framework for EVM bytecode

Primary LanguageGoGNU Lesser General Public License v3.0LGPL-3.0

Bran

Bran is a static analysis framework for EVM bytecode.

Building Bran

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