
Redirected from
github.com/OffchainLabs/arbitrum/packages/arb-avm-cpp.
module
Version:
v0.8.0
Opens a new window with list of versions in this module.
Published: Mar 30, 2021
License: Apache-2.0
Opens a new window with license information.
README
¶
arb-avm-cpp
Arbitrum technologies are patent pending. This repository is offered under the Apache 2.0 license. See LICENSE for details.
Bulding and testing
mkdir release
cd release
cmake .. -DCMAKE_BUILD_TYPE=Release
cmake --build .
ctest .
Format depends on clang-format which can be installed with brew install clang-format
on the mac. Formatting can be run with:
make format
Directories
¶
Click to show internal directories.
Click to hide internal directories.