{"id":19423184,"url":"https://github.com/make-software/casper-net-sdk-clients","last_synced_at":"2025-09-02T15:06:06.525Z","repository":{"id":88702438,"uuid":"472089223","full_name":"make-software/casper-net-sdk-clients","owner":"make-software","description":"This library is an extension of the Casper .NET SDK that provides easy to use client classes for the Casper ERC20 and CEP47 smart contracts.","archived":false,"fork":false,"pushed_at":"2025-03-19T12:41:16.000Z","size":661,"stargazers_count":3,"open_issues_count":3,"forks_count":2,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-13T09:35:37.167Z","etag":null,"topics":["blockchain","casper-network","library","sdk"],"latest_commit_sha":null,"homepage":"","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/make-software.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-03-20T20:01:32.000Z","updated_at":"2023-06-27T10:13:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"add7fc3b-9d5d-4780-aa08-de1e2e0e2657","html_url":"https://github.com/make-software/casper-net-sdk-clients","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/make-software/casper-net-sdk-clients","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/make-software%2Fcasper-net-sdk-clients","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/make-software%2Fcasper-net-sdk-clients/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/make-software%2Fcasper-net-sdk-clients/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/make-software%2Fcasper-net-sdk-clients/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/make-software","download_url":"https://codeload.github.com/make-software/casper-net-sdk-clients/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/make-software%2Fcasper-net-sdk-clients/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273301877,"owners_count":25081105,"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-09-02T02:00:09.530Z","response_time":77,"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":["blockchain","casper-network","library","sdk"],"created_at":"2024-11-10T13:37:08.773Z","updated_at":"2025-09-02T15:06:06.489Z","avatar_url":"https://github.com/make-software.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Casper .NET SDK Clients\n\nThis library is an extension of the [Casper .NET SDK](https://github.com/make-software/casper-net-sdk) that provides easy to use client classes for the Casper  [ERC20](https://github.com/casper-ecosystem/erc20) and [CEP47](https://github.com/casper-ecosystem/casper-nft-cep47) smart contracts.\n\nSupport for the enhanced NFT standard [CEP-78](https://github.com/casper-ecosystem/cep-78-enhanced-nft) is coming soon. \n\n## Documentation\n\nUsage examples of this Clients library can be found in the `Docs/Examples` directory.\n\nThe main SDK documentation, examples and tutorials can be found [here](https://make-software.github.io/casper-net-sdk/). Articles for the ERC20 and CEP47 clients will be added soon.\n\n## Prerequisites\n\nTo use this Clients library you'll need to have .NET 5 or later installed in your system.\n\n## Get started\n\nThis library is published as a nuget package in [nuget.org](https://www.nuget.org/packages/Casper.Network.SDK.Clients).\n\nTo add a reference to the Clients library in your project, use the Package Manager in Visual Studio or the `dotnet` cli tool.\n\n### Package Manager (Windows)\n```\nInstall-Package Casper.Network.SDK.Clients\n``` \n\n### dotnet cli tool (Windows/Mac/Linux)\n```\ndotnet add package Casper.Network.SDK.Clients\n``` \n\n## Integration tests\n\nTo run the test suite you need to spin up a local NCTL network. We recommend using Docker to quickly have it running. See the instructions [here](https://github.com/make-software/casper-nctl-docker)\n\nWhen NCTL is running, enter the following command to execute the tests:\n\n```\ndotnet test --settings Casper.Network.SDK.Clients.Test/test.runsettings --filter 'TestCategory~NCTL'\n```\n\n## Create a workspace in Gitpod\n\nClick the button to start coding in Gitpod with an online IDE.\n\n[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/make-software/casper-net-sdk-clients)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmake-software%2Fcasper-net-sdk-clients","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmake-software%2Fcasper-net-sdk-clients","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmake-software%2Fcasper-net-sdk-clients/lists"}