Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lunes-platform/lunes_safeguard

#ink #substrate #lunes
https://github.com/lunes-platform/lunes_safeguard

Last synced: 3 days ago
JSON representation

#ink #substrate #lunes

Awesome Lists containing this project

README

        

# Safegard - Lunes

### Purpose

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

### Versions

[ink! 4.3.0](https://github.com/paritytech/ink/tree/v4.3.0)
[openbrush 4.0.0-beta](https://github.com/Brushfam/openbrush-contracts/tree/4.0.0-beta)

### License

Apache 2.0

## 🏗️ How to use - Contracts

##### 💫 Build

Use these [instructions](https://use.ink/getting-started/setup) to set up your ink!/Rust environment
Run this command in the contract folder:

```sh
cargo contract build
```

##### 💫 Run unit test

```sh
cargo test
```

##### 💫 Run integration test

First start your local node. Recommended [lunes-node](https://github.com/lunes-platform/lunes-nightly) v0.13.0