Skip to content

upsilondynamics/KaspaDotNetSdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

KaspaDotNetSdk

A lightweight C# / .NET SDK for interacting with the Kaspa blockchain using gRPC.

This SDK simplifies connecting to a Kaspa node, retrieving network info, getting block data, querying balances, and submitting transactions — all through a familiar .NET API surface.

Features

  • Connect to a Kaspa node via gRPC
  • Get network info and block count
  • Retrieve peer info
  • Strongly typed models
  • Async/await support
  • Designed for extensibility

Installation

Install via NuGet:

dotnet add package KaspaDotNetSdk

About

The worlds' first fully functional .NET Kaspa SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published