Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 1.24 KB

README.md

File metadata and controls

42 lines (23 loc) · 1.24 KB

ProximaX Sirius Blockchain C# SDK

Official ProximaX Sirius Blockchain SDK Library in C#.

The ProximaX Sirius Catapult Chain C# SDK is a C# library for interacting with the Sirius Blockchain. It provides a complete library set coverage, and supports synchronous and asynchronous requests.

Requirements

.NetStandard 2.0

See !here for platform compatibility

Installation

In .Net Core

dotnet add package csharp-xpx-chain-sdk

dotnet restore

If you are using legacy .Net Framework 4.6.1 and above

Install-Package csharp-xpx-chain-sdk

Wiki and Examples

For SDK documentation and examples see wiki

Contribution

We'd love to get more people involved in the project. Please feel free to raise issue or PR and we'll review your contribution.

License

Project is licensed under Apache License Version 2.0. See LICENSE file for details.

Copyright (c) 2019 ProximaX Limited