Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit b94b651

Browse files
heliuchuandovgopolylukachizjma
authored
Add docs for Confidential Asset Contracts & SDK (#939)
* [docs] added docs for confidential asset contracts & sdk * sdk docs fixes * added links * refactor: confidential asset guide and method descriptions * typos * typo * refactor: update references from confidentialCoin to confidentialAsset in SDK documentation * update links * update link * fix link * update link * update --------- Co-authored-by: dovgopoly <idovgopoly@gmail.com> Co-authored-by: lukachi <lukachisama@gmail.com> Co-authored-by: zhoujun.ma <zhoujun@aptoslabs.com>
1 parent 1cd13e4 commit b94b651

File tree

6 files changed

+1243
-0
lines changed

6 files changed

+1243
-0
lines changed

apps/nextra/pages/en/build/sdks/ts-sdk/_meta.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,7 @@ export default {
2929
"legacy-ts-sdk": {
3030
title: "Legacy TypeScript SDK (Deprecated)",
3131
},
32+
"confidential-asset": {
33+
title: "Confidential Asset (CA)",
34+
},
3235
};

0 commit comments

Comments
 (0)