Skip to content

Commit 26a8cb6

Browse files
Label as C# SDK (not C#/.NET), add NuGet package table
1 parent c9afa90 commit 26a8cb6

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
1-
# Sentinel dVPN SDK — C# / .NET
1+
# Sentinel dVPN SDK — C#
22

3-
The official C# SDK for the [Sentinel](https://sentinel.co) decentralized VPN network. Build Windows desktop VPN apps with WPF, WinUI, MAUI, or any .NET 8 framework. WireGuard + V2Ray tunnels, 814 tests, full Cosmos blockchain integration.
3+
The official C# SDK for the [Sentinel](https://sentinel.co) decentralized VPN network. Build native desktop and server VPN applications. WireGuard + V2Ray tunnels, 814 tests, Cosmos blockchain, .NET 8.
44

55
**Also available:** [JavaScript SDK](https://github.com/Sentinel-Autonomybuilder/sentinel-dvpn-sdk) | [AI Connect](https://github.com/Sentinel-Autonomybuilder/sentinel-ai-connect) (zero-config JS wrapper)
66

7+
## NuGet Packages
8+
9+
| Package | Description |
10+
|---------|-------------|
11+
| `Sentinel.SDK.Core` | Wallet, chain client, protobuf encoding, transaction building |
12+
| `Sentinel.SDK.Node` | Node discovery, handshake, session management, VPN client |
13+
| `Sentinel.SDK.Tunnel` | WireGuard + V2Ray tunnel management, kill switch, DNS leak prevention |
14+
715
## Architecture
816

917
```

0 commit comments

Comments
 (0)