Skip to content

lunes-platform/lunes_safeguard

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages