Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/EquilibriumEtf/balancer-module


https://github.com/EquilibriumEtf/balancer-module

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Balancer (WIP)
This is a smart-contract app built using [Abstract](https://abstract.money).

## Features
- Autobalance Abstract portfolio
- Dex integration with Osmosis

## Commands
- `cargo build`: Build the app
- `cargo wasm`: Compile the app to wasm
- `cargo deploy`: Deploy the app to Abstract Version Control
- `cargo test`: Run the tests
- `cargo doc`: Generate the documentation
- `cargo clippy`: Run the linter

## Deployment
By running `cargo deploy`, the app will be deployed to Abstract Version Control under
the identifier: `equilibrium:balancer`.