Skip to content

cusma/d-asa

Repository files navigation

Ask DeepWiki

Debt Algorand Standard Application (D-ASA)

Documentation: https://cusma.github.io/d-asa/

Deployments

D-ASA examples deployed on TestNet:

Type App ID App Spec
Zero Coupon Bond 756574705 ARC-56
Fixed Coupon Bond 756574716 ARC-56
Perpetual Bond 756574702 ARC-56
  1. Download the App Spec JSON file;
  2. Navigate to the Lora App Lab;
  3. Create the App Interface using the existing App ID and App Spec JSON;
  4. Explore the D-ASA interface.

Local Setup and Tests

The D-ASA project is developed with AlgoKit.

  • Install AlgoKit
  • Set up your virtual environment (managed with Poetry)
algokit bootstrap all
  • Start your Algorand LocalNet (requires Docker)
algokit localnet start
  • Run tests (managed with PyTest)
algokit project run test

or, for verbose results:

poetry run pytest -s -v tests/<contract_name>/<test_case>.py

How to contribute

Refer to D-ASA documentation!

About

Debt Algorand Standard Application

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Contributors