We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bd8728 commit 5a37e45Copy full SHA for 5a37e45
1 file changed
examples/confidential-token-demo/README.md
@@ -11,7 +11,7 @@ This demo provides a complete client-side interface for interacting with confide
11
## Tech Stack
12
13
* **Vite**: Frontend tooling and development server.
14
-* **@skalenetwork/t-encrypt**: For threshold encryption of the transaction payload.
+* **@skalenetwork/bite-ts**: For threshold encryption of the transaction payload.
15
* **ethers.js**: For blockchain interaction and encoding.
16
* **Node.js Crypto**: For AES and ECDH decryption logic.
17
0 commit comments