Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 562 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 562 Bytes

Balancer (WIP)

This is a smart-contract app built using Abstract.

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.