Skip to content

Aurora Workspaces library for the Aurora Engine contract based on NEAR Protocol

License

Notifications You must be signed in to change notification settings

aurora-is-near/aurora-workspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 

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