Omniscia Bware Labs Audit

Compilation

Compilation

The project is composed of barebones contracts without the utilization of a framework and as such, the compilation was a straightforward solc instruction:

solc ico/contracts/BwareBridge.sol ico/contracts/BwareBridgeProxy.sol ico/contracts/BwareTokenVault.sol

The project contains no discrepancies in the pragma versions utilized and all contracts are locked at 0.6.12, the version utilized for our static analysis as well as optimizational pass of the codebase.