{"id":26951484,"url":"https://github.com/cusma/d-asa","last_synced_at":"2026-01-22T19:12:46.307Z","repository":{"id":270868695,"uuid":"900686790","full_name":"cusma/d-asa","owner":"cusma","description":"Debt Algorand Standard Application","archived":false,"fork":false,"pushed_at":"2025-12-10T14:25:45.000Z","size":8108,"stargazers_count":4,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-10T22:49:54.538Z","etag":null,"topics":["algorand","blockchain","debt","finance","rwa","tokenizaiton"],"latest_commit_sha":null,"homepage":"https://cusma.github.io/d-asa/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cusma.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["cusma"]}},"created_at":"2024-12-09T09:34:47.000Z","updated_at":"2025-12-10T14:25:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"b78fd8a9-dffe-4428-a7b5-20eec890ef6a","html_url":"https://github.com/cusma/d-asa","commit_stats":null,"previous_names":["cusma/d-asa"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/cusma/d-asa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cusma%2Fd-asa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cusma%2Fd-asa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cusma%2Fd-asa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cusma%2Fd-asa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cusma","download_url":"https://codeload.github.com/cusma/d-asa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cusma%2Fd-asa/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28669081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T17:07:18.858Z","status":"ssl_error","status_checked_at":"2026-01-22T17:05:02.040Z","response_time":144,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["algorand","blockchain","debt","finance","rwa","tokenizaiton"],"created_at":"2025-04-03T00:01:36.664Z","updated_at":"2026-01-22T19:12:46.253Z","avatar_url":"https://github.com/cusma.png","language":"Python","funding_links":["https://github.com/sponsors/cusma"],"categories":["Development \u0026 Tools"],"sub_categories":["Smart Contract Development"],"readme":"# Debt Algorand Standard Application (D-ASA)\n\nDocumentation: https://cusma.github.io/d-asa/\n\n## Deployments\n\nD-ASA examples deployed on TestNet:\n\n| Type              | App ID                                                             | App Spec                                                                                                                  |\n|-------------------|--------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------|\n| Zero Coupon Bond] | [733151482](https://lora.algokit.io/testnet/application/733151482) | [ARC-56](https://github.com/cusma/d-asa/blob/main/smart_contracts/artifacts/zero_coupon_bond/ZeroCouponBond.arc56.json)   |\n| Fixed Coupon Bond | [733151497](https://lora.algokit.io/testnet/application/733151497) | [ARC-56](https://github.com/cusma/d-asa/blob/main/smart_contracts/artifacts/fixed_coupon_bond/FixedCouponBond.arc56.json) |\n| Perpetual Bond    | [733151498](https://lora.algokit.io/testnet/application/733151498) | [ARC-56](https://github.com/cusma/d-asa/blob/main/smart_contracts/artifacts/perpetual_bond/PerpetualBond.arc56.json)      |\n\n1. Download the App Spec JSON file;\n1. Navigate to the [Lora App Lab](https://lora.algokit.io/testnet/app-lab);\n1. Create the App Interface using the existing App ID and App Spec JSON;\n1. Explore the D-ASA interface.\n\n## Local Setup and Tests\n\nThe D-ASA project is developed with [AlgoKit](https://algorand.co/algokit).\n\n- Install AlgoKit\n- Set up your virtual environment (managed with [Poetry](https://python-poetry.org/))\n\n```shell\nalgokit bootstrap all\n```\n\n- Start your Algorand LocalNet (requires [Docker](https://www.docker.com/get-started/))\n\n```shell\nalgokit localnet start\n```\n\n- Run tests (managed with PyTest)\n\n```shell\nalgokit project run test\n```\n\nor, for verbose results:\n\n```shell\npoetry run pytest -s -v tests/\u003ccontract_name\u003e/\u003ctest_case\u003e.py\n```\n\n## How to contribute\n\nRefer to D-ASA documentation!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcusma%2Fd-asa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcusma%2Fd-asa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcusma%2Fd-asa/lists"}