Skip to content

Add module publishing guide#87

Open
nwakaku wants to merge 1 commit intocedra-labs:mainfrom
nwakaku:guides
Open

Add module publishing guide#87
nwakaku wants to merge 1 commit intocedra-labs:mainfrom
nwakaku:guides

Conversation

@nwakaku
Copy link
Copy Markdown

@nwakaku nwakaku commented Dec 29, 2025

Cedra Builders Forge - Submission

Season 1

📋 Task Information

Task Title: Create Any Technical Guide for Cedra

Issue Link: #62

Telegram: @Wizzy2304


✅ Checklist

  • Commented "I'm taking this task" on the issue before starting
  • This PR contains ONE task only
  • All work is original (no copy-paste)
  • Code compiles without errors and all tests pass
  • Includes README, tests, and documentation
  • Will share PR in Cedra Builders Telegram

📝 What Was Built

Module Publishing Guide

Description

Complete guide for publishing Move modules on Cedra covering step-by-step process, dependencies, versioning, and troubleshooting with real examples.

File: guides/module-publishing.md

Task Issue

[Link to task issue]

Testing

  1. Review guides/module-publishing.md
  2. Verify commands match repository examples
  3. Test workflow:
    cd nft-example/contract
    cedra move compile --named-addresses CedraNFTV2=default
    cedra move publish --named-addresses CedraNFTV2=default

Dependencies

None. Uses existing Cedra CLI and repository examples.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant