/near

Primary LanguageRustMIT LicenseMIT

near

Reference

near

Run

Build

cargo build --all

Format

cargo +nightly fmt

Lint

cargo clippy --all --all-targets --release

Test

TEST_CONFIG=test_config_example.json cargo test --all