Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 709 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 709 Bytes

Safegard - Lunes

Purpose

This is an unaudited full dex implementation ready to be used.

Versions

ink! 4.3.0
openbrush 4.0.0-beta

License

Apache 2.0

🏗️ How to use - Contracts

💫 Build

Use these instructions to set up your ink!/Rust environment
Run this command in the contract folder:

cargo contract build
💫 Run unit test
cargo test
💫 Run integration test

First start your local node. Recommended lunes-node v0.13.0