diff --git a/.vscode/settings.json b/.vscode/settings.json index b28f177..d68d673 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,4 +1,4 @@ { "dotnet-test-explorer.testProjectPath": "**/*.sln", - "cSpell.words": ["bech"] + "cSpell.words": ["bech", "Puzhash"] } diff --git a/README.md b/README.md index fc63173..068c1dd 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ A [.net](https://dotnet.microsoft.com/download/dotnet/6.0) client library for [c - [Documentation](https://dkackman.github.io/chia-dotnet/) - [chia-dotnet-bls](https://www.nuget.org/packages/chia-dotnet-bls/) +- [chia-dotnet-clvm](https://www.nuget.org/packages/chia-dotnet-clvm/) - [chia-blockchain](https://chia.net) ### Features