{"id":13772589,"url":"https://github.com/wavesplatform/WavesCS","last_synced_at":"2025-05-11T05:33:11.390Z","repository":{"id":27285133,"uuid":"113208971","full_name":"wavesplatform/WavesCS","owner":"wavesplatform","description":"[DEPRICATED] C# library for interacting with the Waves blockchain","archived":true,"fork":false,"pushed_at":"2022-12-08T05:22:37.000Z","size":1026,"stargazers_count":29,"open_issues_count":12,"forks_count":22,"subscribers_count":20,"default_branch":"master","last_synced_at":"2024-04-29T21:43:52.008Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wavesplatform.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}},"created_at":"2017-12-05T16:53:27.000Z","updated_at":"2023-01-26T13:32:58.000Z","dependencies_parsed_at":"2023-01-14T06:23:26.225Z","dependency_job_id":null,"html_url":"https://github.com/wavesplatform/WavesCS","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavesplatform%2FWavesCS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavesplatform%2FWavesCS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavesplatform%2FWavesCS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavesplatform%2FWavesCS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wavesplatform","download_url":"https://codeload.github.com/wavesplatform/WavesCS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224413284,"owners_count":17306864,"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":[],"created_at":"2024-08-03T17:01:05.812Z","updated_at":"2024-11-17T08:30:20.048Z","avatar_url":"https://github.com/wavesplatform.png","language":"C#","readme":"# DEPRICATED\nThis is an old/depricated library, use [waves-csharp](https://github.com/wavesplatform/waves-csharp). \n[NuGet package](https://www.nuget.org/packages/WavesLabs.Node.Client)\n\n# WavesCS\nA C# library for interacting with the Waves blockchain\n\nSupports node interaction, offline transaction signing, Matcher orders, and creating addresses and keys.\n\n\n\n## Topic on Waves Forum\n\nHere you we can discuss library usage and further development:\n\nhttps://forum.wavesplatform.com/t/wavescs-c-client-library-for-waves-api/83\n\n## Getting Started\n\nYou can install **WavesPlatform.WavesCS** [NuGet package](https://www.nuget.org/packages/WavesPlatform.WavesCS/) and add it to your project's References and in your code as:\n```\nusing WavesCS;\n```\n\nFor installation NuGet package from VS Package Manager Console you should use:\n```\nPM\u003e Install-Package WavesPlatform.WavesCS -Version 1.1.0\n```\n\nFor installation via UI Package Manager use this [instruction](https://docs.microsoft.com/en-us/nuget/tools/package-manager-ui).\n\nTarget framework .NET Framework 4.5.1\n## Documentation\n\nThe library utilizes classes to represent various Waves data structures and encoding and serialization methods:\n\n- WavesCS.Node\n- WavesCS.Order\n- WavesCS.OrderBook\n- WavesCS.PrivateKeyAccount\n- WavesCS.Transaction\n- WavesCS.AddressEncoding\n- WavesCS.Base58\n- WavesCS.Utils\n\n\n#### Code Example\nCode examples are in [WavesCSTests](https://github.com/wavesplatform/WavesCS/tree/master/WavesCSTests) project and [Examples](Examples.md) page.\n\n### Source code\n[WavesCS Github repository](https://github.com/wavesplatform/WavesCS\n","funding_links":[],"categories":["Frameworks and tools"],"sub_categories":["Client libraries"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwavesplatform%2FWavesCS","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwavesplatform%2FWavesCS","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwavesplatform%2FWavesCS/lists"}