dapp-builder이란?
강을 템플릿으로 사용하여 Freenet에서 분산형 애플리케이션을 구축하세요. 계약(공유 상태), 대리인(비공개 상태) 및 UI 설계를 안내합니다. 사용자가 새로운 Freenet dApp 생성, 계약 상태 설계, 위임 구현 또는 Freenet 연결 UI 구축을 원할 때 사용합니다. 출처: freenet/freenet-agent-skills.
강을 템플릿으로 사용하여 Freenet에서 분산형 애플리케이션을 구축하세요. 계약(공유 상태), 대리인(비공개 상태) 및 UI 설계를 안내합니다. 사용자가 새로운 Freenet dApp 생성, 계약 상태 설계, 위임 구현 또는 Freenet 연결 UI 구축을 원할 때 사용합니다.
명령줄에서 dapp-builder AI 스킬을 개발 환경에 빠르게 설치
출처: freenet/freenet-agent-skills.
Build decentralized applications on Freenet following the architecture patterns established in River (decentralized chat).
Freenet is a platform for building decentralized applications that run without centralized servers. Apps rely on a global, peer-to-peer Key-Value Store where the "Keys" are cryptographic contracts.
The "Key" for any piece of data is the cryptographic hash of the WebAssembly (WASM) code that controls it.
강을 템플릿으로 사용하여 Freenet에서 분산형 애플리케이션을 구축하세요. 계약(공유 상태), 대리인(비공개 상태) 및 UI 설계를 안내합니다. 사용자가 새로운 Freenet dApp 생성, 계약 상태 설계, 위임 구현 또는 Freenet 연결 UI 구축을 원할 때 사용합니다. 출처: freenet/freenet-agent-skills.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/freenet/freenet-agent-skills --skill dapp-builder강을 템플릿으로 사용하여 Freenet에서 분산형 애플리케이션을 구축하세요. 계약(공유 상태), 대리인(비공개 상태) 및 UI 설계를 안내합니다. 사용자가 새로운 Freenet dApp 생성, 계약 상태 설계, 위임 구현 또는 Freenet 연결 UI 구축을 원할 때 사용합니다. 출처: freenet/freenet-agent-skills.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/freenet/freenet-agent-skills --skill dapp-builder 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/freenet/freenet-agent-skills