{"id":24551960,"url":"https://github.com/mlabs-haskell/ytxp-sdk","last_synced_at":"2025-10-09T16:42:22.201Z","repository":{"id":240662545,"uuid":"800405344","full_name":"mlabs-haskell/ytxp-sdk","owner":"mlabs-haskell","description":"This library includes YTxP types and instances for serialization, pretty printing, and testing.","archived":false,"fork":false,"pushed_at":"2025-05-17T01:23:41.000Z","size":130705,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-17T02:34:17.906Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mlabs-haskell.github.io/ytxp-sdk/","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mlabs-haskell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2024-05-14T09:16:20.000Z","updated_at":"2025-05-17T01:21:34.000Z","dependencies_parsed_at":"2024-05-29T13:05:11.235Z","dependency_job_id":"43d32aa1-7d55-4654-9104-1dbd03ee235a","html_url":"https://github.com/mlabs-haskell/ytxp-sdk","commit_stats":null,"previous_names":["mlabs-haskell/ytxp-sdk"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mlabs-haskell/ytxp-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlabs-haskell%2Fytxp-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlabs-haskell%2Fytxp-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlabs-haskell%2Fytxp-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlabs-haskell%2Fytxp-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlabs-haskell","download_url":"https://codeload.github.com/mlabs-haskell/ytxp-sdk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlabs-haskell%2Fytxp-sdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001779,"owners_count":26083173,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-01-23T01:19:34.149Z","updated_at":"2025-10-09T16:42:22.196Z","avatar_url":"https://github.com/mlabs-haskell.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yielding Transaction Pattern SDK (ytxp-sdk)\n\nThis library includes YTxP types and instances for serialization, pretty\nprinting, and testing.\n\nThese types correspond to both `cardano-api` and `plutus-ledger-api`, making it\nsufficient to support the development of YTxP-style protocols in various onchain\nlanguages (such as `plutus-tx` and `plutarch`) and offchain frameworks (such as\n`sc-tools` and `atlas`).\n\nFor more information on using the `ytxp-sdk`, please go to the\n[`ytxp-lib` documentation](https://github.com/mlabs-haskell/ytxp-lib).\n\n## Tooling\n\n### Continuous Integration (CI)\n\nThe CI for this project runs using [Hercules CI](https://hercules-ci.com). All\nthe pre-commit checks will run in CI.\n\n### Developer Experience (DevEx)\n\nAll the commands used for development purposes are exposed through the\n[Makefile](./Makefile). To see the available commands, you can simply run:\n\n```bash\nmake\n```\n\n### Formatting\n\nThe format of most of the source files is checked. You can use individual\ncommands through the `Makefile` or you can simply run:\n\n```bash\nmake format_lint\n```\n\nto apply all the linters and formatters. This might be useful.\n\n**Note:** Some linters cannot automatically fix your code. For example,\n`markdownlint` may signal that a code block (delimited by ```) does not have the\nlanguage specified but cannot automatically infer the language of the code. This\nmeans that in general, `make format_lint` does not resolve all the problems that\npre-commit checks can raise.\n\n### Haddock Documentation\n\nBelow are the instructions for generating local Haddock documentation.\n\n#### Build\n\n##### Using Make Target\n\nTo build documentation directly, utilize the following make target:\n\n```bash\nmake build_docs\n```\n\nAfter the execution, this command will specify the location of the generated\ndocumentation.\n\n## Tests\n\nTests will run in CI thanks to some specific checks in the Nix flake.\n\nYou can run tests:\n\n- Using Nix: `nix flake check`: this will run all the checks, not only the\ntests;\n- Using Cabal directly (assuming it is present in the `$PATH`). See the\n`Makefile` targets to check the available test suites.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlabs-haskell%2Fytxp-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmlabs-haskell%2Fytxp-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlabs-haskell%2Fytxp-sdk/lists"}