{"id":30017249,"url":"https://github.com/ton-community/tlb-test-corpus","last_synced_at":"2025-08-05T22:54:23.009Z","repository":{"id":302622429,"uuid":"1009652768","full_name":"ton-community/tlb-test-corpus","owner":"ton-community","description":"A set of test vectors for testing implementations of tools for working with TL-B","archived":false,"fork":false,"pushed_at":"2025-07-29T22:28:12.000Z","size":111,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-30T00:02:24.977Z","etag":null,"topics":["testing","tlb","ton"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/ton-community.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2025-06-27T13:37:06.000Z","updated_at":"2025-07-29T22:28:16.000Z","dependencies_parsed_at":"2025-07-17T12:19:40.577Z","dependency_job_id":"e506cfa1-9411-475b-91c0-03d39a8f3d07","html_url":"https://github.com/ton-community/tlb-test-corpus","commit_stats":null,"previous_names":["ilyar/tlb-test-corpus","ton-community/tlb-test-corpus"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ton-community/tlb-test-corpus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ton-community%2Ftlb-test-corpus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ton-community%2Ftlb-test-corpus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ton-community%2Ftlb-test-corpus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ton-community%2Ftlb-test-corpus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ton-community","download_url":"https://codeload.github.com/ton-community/tlb-test-corpus/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ton-community%2Ftlb-test-corpus/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268987467,"owners_count":24340665,"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-08-05T02:00:12.334Z","response_time":2576,"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":["testing","tlb","ton"],"created_at":"2025-08-05T22:54:19.993Z","updated_at":"2025-08-05T22:54:22.977Z","avatar_url":"https://github.com/ton-community.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TL-B Test Corpus\n\nA set of test vectors for testing implementations of tools for working with TL-B\n\n[tlb-corpus.ts](tlb-corpus.ts)\n\n**Case format**\n```typescript\n[\n  '_ data:# = TLB;', // TL-B Schema\n  [ // Use cases\n    [\n      { kind: 'TLB', data: 42 }, // Data\n      'b5ee9c724101010100060000080000002a05a6f044', // BoC in hex\n    ],\n    [\n      { kind: 'TLB', data: 4294967295 },\n      'b5ee9c72410101010006000008ffffffffdbb437b8',\n    ],\n  ],\n]\n```\n\n```bash\nnpm install\nnpm test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fton-community%2Ftlb-test-corpus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fton-community%2Ftlb-test-corpus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fton-community%2Ftlb-test-corpus/lists"}