Skip to content

thomas-tran/csharp-xpx-chain-sdk

 
 

Repository files navigation

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

About

ProximaX Sirius-Chain C# SDK

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%