An open API service indexing awesome lists of open source software.

https://github.com/dkackman/chia-dotnet-wallet


https://github.com/dkackman/chia-dotnet-wallet

chia wallet xch

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

[![.NET](https://github.com/dkackman/chia-dotnet-wallet/actions/workflows/dotnet.yml/badge.svg)](https://github.com/dkackman/chia-dotnet-wallet/actions/workflows/dotnet.yml)

# chia-dotnet-wallet

_Very much a work in progress_

.NET Chia Wallet Library

## Introduction

Many thanks to [Rigidity](https://github.com/Rigidity) who's code this is a direct port of and and helped immensely along the way.

This is a direct port of the [chia node wallet typescript library](https://github.com/Chia-Network/node-chia-wallet-lib). Coding style and naming have been converted to C# conventions but otherwise it is very similar in API.

## See Also

- [Documentation](https://dkackman.github.io/chia-dotnet-wallet/)
- [chia-dotnet](https://www.nuget.org/packages/chia-dotnet/)
- [chia-dotnet-clvm](https://www.nuget.org/packages/chia-dotnet-clvm/)
- [chia-dotnet-bls](https://www.nuget.org/packages/chia-dotnet-bls/)
- [chia-blockchain](https://chia.net)

## Example Usage

___

_chia and its logo are the registered trademark or trademark of Chia Network, Inc. in the United States and worldwide._