{"id":17109169,"url":"https://github.com/dkackman/chia-dotnet-clvm","last_synced_at":"2025-04-13T03:19:50.746Z","repository":{"id":217028759,"uuid":"742968012","full_name":"dkackman/chia-dotnet-clvm","owner":"dkackman","description":"Native .NET implementation of the chia CLVM.","archived":false,"fork":false,"pushed_at":"2025-03-07T16:20:46.000Z","size":8040,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-10T07:02:16.059Z","etag":null,"topics":["chia","chia-blockchain","clvm","xch"],"latest_commit_sha":null,"homepage":"https://dkackman.github.io/chia-dotnet-clvm/","language":"C#","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/dkackman.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}},"created_at":"2024-01-13T22:41:11.000Z","updated_at":"2025-03-07T16:20:47.000Z","dependencies_parsed_at":"2024-01-22T03:24:41.929Z","dependency_job_id":"19bf1c98-fb24-46be-a910-f5c73f0d7c8d","html_url":"https://github.com/dkackman/chia-dotnet-clvm","commit_stats":null,"previous_names":["dkackman/chia-dotnet-clvm"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkackman%2Fchia-dotnet-clvm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkackman%2Fchia-dotnet-clvm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkackman%2Fchia-dotnet-clvm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkackman%2Fchia-dotnet-clvm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dkackman","download_url":"https://codeload.github.com/dkackman/chia-dotnet-clvm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248658247,"owners_count":21140908,"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","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":["chia","chia-blockchain","clvm","xch"],"created_at":"2024-10-14T16:22:21.325Z","updated_at":"2025-04-13T03:19:50.722Z","avatar_url":"https://github.com/dkackman.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chia-dotnet-clvm\n\n[![.NET](https://github.com/dkackman/chia-dotnet-clvm/actions/workflows/dotnet.yml/badge.svg)](https://github.com/dkackman/chia-dotnet-clvm/actions/workflows/dotnet.yml)\n[![CodeQL](https://github.com/dkackman/chia-dotnet-clvm/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/dkackman/chia-dotnet-clvm/actions/workflows/github-code-scanning/codeql)\n[![NuGet Downloads](https://img.shields.io/nuget/dt/chia-dotnet-clvm)](https://www.nuget.org/packages/chia-dotnet-clvm/)\n\nA direct port of [Rigidity](https://github.com/Rigidity)'s [node-clvm-lib](https://github.com/Chia-Network/node-clvm-lib).\n\n## See Also\n\n- [Documentation](https://dkackman.github.io/chia-dotnet-clvm/)\n- [chia-dotnet](https://www.nuget.org/packages/chia-dotnet/)\n- [chia-dotnet-bls](https://www.nuget.org/packages/chia-dotnet-bls/)\n- [Chialisp](https://chialisp.com/)\n- [chia-blockchain](https://chia.net)\n\n## Examples\n\n### Hello World\n\n```csharp\nvar puzzleProgram = Program.FromSource(\"(q . \\\"hello world\\\")\");\nvar result = puzzleProgram.Compile();\n\nConsole.WriteLine(result.Value);\nConsole.WriteLine(result.Cost);\n```\n\n___\n\n_chia and its logo are the registered trademark or trademark of Chia Network, Inc. in the United States and worldwide._\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkackman%2Fchia-dotnet-clvm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdkackman%2Fchia-dotnet-clvm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkackman%2Fchia-dotnet-clvm/lists"}