sdk-version: 3.3.0-snapshot.20250502.13767.0.v2fc6c7e2
name: splice-wallet
source: daml
version: 0.1.14
dependencies:
  - daml-prim
  - daml-stdlib
data-dependencies:
- ../../token-standard/splice-api-token-holding-v1/.daml/dist/splice-api-token-holding-v1-current.dar
- ../../token-standard/splice-api-token-metadata-v1/.daml/dist/splice-api-token-metadata-v1-current.dar
- ../../token-standard/splice-api-token-transfer-instruction-v1/.daml/dist/splice-api-token-transfer-instruction-v1-current.dar
- ../../token-standard/splice-api-token-allocation-instruction-v1/.daml/dist/splice-api-token-allocation-instruction-v1-current.dar
- ../../token-standard/splice-api-token-allocation-v1/.daml/dist/splice-api-token-allocation-v1-current.dar
- ../splice-amulet/.daml/dist/splice-amulet-current.dar
- ../splice-util/.daml/dist/splice-util-current.dar
- ../splice-wallet-payments/.daml/dist/splice-wallet-payments-current.dar
build-options:
  - --ghc-option=-Wunused-binds
  - --ghc-option=-Wunused-matches
  - -Wno-deprecated-exceptions
  - --target=2.1
codegen:
  java:
    package-prefix: org.lfdecentralizedtrust.splice.codegen.java
    decoderClass: org.lfdecentralizedtrust.splice.codegen.java.DecoderSpliceWallet
    output-directory: target/daml-codegen-java
