·sui-bcs

Claude Code가 Sui 블록체인의 BCS(Binary Canonical Serialization) 인코딩을 이해하도록 돕고 기본 유형, 복합 유형, Sui 특정 유형, 직렬화 패턴 및 변환 지원에 대한 사용 지침과 예제를 제공합니다. Sui 개발에서 BCS 직렬화 작업을 할 때 또는 사용자가 BCS, 바이너리 직렬화 또는 이동 데이터 인코딩을 언급할 때 사용합니다.

6설치·0트렌드·@randypen

설치

$npx skills add https://github.com/randypen/sui-eco-skills --skill sui-bcs

sui-bcs 설치 방법

명령줄에서 sui-bcs AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/randypen/sui-eco-skills --skill sui-bcs
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: randypen/sui-eco-skills.

BCS (Binary Canonical Serialization) is a binary serialization format designed for the Move programming language and widely used in the Sui blockchain ecosystem. The Sui TypeScript SDK provides a type-safe, efficient serialization system that supports primitive types, composite types, and Sui-specific types.

The BCS type system is built on the BcsType generic class:

Location: https://github.com/MystenLabs/ts-sdks/tree/main/packages/bcs/src/bcs-type.ts

Claude Code가 Sui 블록체인의 BCS(Binary Canonical Serialization) 인코딩을 이해하도록 돕고 기본 유형, 복합 유형, Sui 특정 유형, 직렬화 패턴 및 변환 지원에 대한 사용 지침과 예제를 제공합니다. Sui 개발에서 BCS 직렬화 작업을 할 때 또는 사용자가 BCS, 바이너리 직렬화 또는 이동 데이터 인코딩을 언급할 때 사용합니다. 출처: randypen/sui-eco-skills.

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/randypen/sui-eco-skills --skill sui-bcs
카테고리
{}데이터 분석
인증됨
최초 등록
2026-02-22
업데이트
2026-03-10

Browse more skills from randypen/sui-eco-skills

빠른 답변

sui-bcs이란?

Claude Code가 Sui 블록체인의 BCS(Binary Canonical Serialization) 인코딩을 이해하도록 돕고 기본 유형, 복합 유형, Sui 특정 유형, 직렬화 패턴 및 변환 지원에 대한 사용 지침과 예제를 제공합니다. Sui 개발에서 BCS 직렬화 작업을 할 때 또는 사용자가 BCS, 바이너리 직렬화 또는 이동 데이터 인코딩을 언급할 때 사용합니다. 출처: randypen/sui-eco-skills.

sui-bcs 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/randypen/sui-eco-skills --skill sui-bcs 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/randypen/sui-eco-skills

상세

카테고리
{}데이터 분석
출처
skills.sh
최초 등록
2026-02-22