Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.19 KB

README.md

File metadata and controls

38 lines (25 loc) · 1.19 KB

 

Aurora Workspace

Project license CI

Aurora Workspace is a library for the Aurora Engine and Aurora Eth Connector and EVM contracts based on NEAR Protocol.

Easy to use as workspace utility to interact and tests Aurora Engine compatible NEAR contracts.

Useful commands for development

  • make check - run clippy for all code and mock projects. Check formatting.
  • make test - build mock projects and run tests
  • make test-flow - run tests only (mock project should be build)

Tests

Before running tests, build/generate the WASM file as described here.

make test

Minimum Supported Rust Version (MSRV)

This library is only compatible with Rust version 1.64.0 and above.

LICENCE

CCO-1.0