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

Commit 7a7095e

Browse files
authored
[bcs] Add documentation for BCS (#817)
1 parent d62e053 commit 7a7095e

File tree

2 files changed

+808
-0
lines changed

2 files changed

+808
-0
lines changed

apps/nextra/pages/en/build/smart-contracts/_meta.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ export default {
2626
type: "separator",
2727
title: "Aptos Standards",
2828
},
29+
bcs: {
30+
title: "Binary Canonical Serialization (BCS)",
31+
},
2932
object: {
3033
title: "Object",
3134
},

0 commit comments

Comments
 (0)