Skip to content

feat: integrate DAO accumulator into the DEX #56

feat: integrate DAO accumulator into the DEX

feat: integrate DAO accumulator into the DEX #56

Workflow file for this run

name: Build and Package .dapp
on:
push:
branches:
- dappnet
- workflow-test
- master
pull_request:
branches:
- dappnet
- workflow-test
- master
jobs:
build:
uses: ./.github/workflows/make-dapp.yaml
with:
manifest_name: 'Beam DEX'
manifest_description: 'AMM based decentralized exchange for Confidential Assets'
manifest_version_prefix: "1.1"
manifest_guid: 'db851322f6674a6da3e84e9953db2ffd'
dapp_name: 'dex-app'