We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0c4b08 commit 58bc0e9Copy full SHA for 58bc0e9
1 file changed
sdk/js/README.md
@@ -774,7 +774,6 @@ The legacy `deriveKey()` method mixed two different use cases that have now been
774
775
| Component | TappdClient (Old) | DstackClient (New) | Status |
776
|-----------|-------------------|-------------------|---------|
777
-| **Daemon Process** | `tappd` | `dstack-guest-agent` | ✅ Updated |
778
| **Socket Path** | `/var/run/tappd.sock` | `/var/run/dstack.sock` | ✅ Updated |
779
| **HTTP URL Format** | `http://localhost/prpc/Tappd.<Method>` | `http://localhost/<Method>` | ✅ Simplified |
780
| **K256 Key Method** | `DeriveK256Key(...)` | `GetKey(...)` | ✅ Renamed |
0 commit comments