Skip to content

omxlabs/amx

Repository files navigation

OMX Contracts on Arbitrum

Don't forget to pull all submodules:

git submodule update --init --recursive

And install cargo-make:

cargo install cargo-make

Testing

All tests located at scripts/tests.

Before running tests you need to build contracts:

cargo make optimize

After that you can run tests:

cargo make test-contracts
# or this if you have mac with arm64
cargo make test-contracts-m1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published