https://github.com/dkackman/chia-dotnet-wallet
https://github.com/dkackman/chia-dotnet-wallet
chia wallet xch
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dkackman/chia-dotnet-wallet
- Owner: dkackman
- License: apache-2.0
- Created: 2024-03-20T15:05:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-27T00:49:54.000Z (over 1 year ago)
- Last Synced: 2025-04-01T17:18:53.708Z (9 months ago)
- Topics: chia, wallet, xch
- Language: C#
- Homepage: https://dkackman.github.io/chia-dotnet-wallet/
- Size: 12.5 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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._