Skip to content

Commit 81e67f0

Browse files
RetricSuCopilot
andauthored
feat(create): add build contract with debug (#321)
* refactor: templates config.t * feat(create): add build contract with debug * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update templates/v4/base-template/README.md.template Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 338483d commit 81e67f0

9 files changed

Lines changed: 87 additions & 443 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Using a proxy RPC server for Testnet/Mainnet is especially helpful for debugging
134134

135135
### 2. Create a New Contract Project {#create-project}
136136

137-
Generate a ready-to-use project in JS/TS using templates:
137+
Generate a ready-to-use smart-contract project in JS/TS using templates:
138138
```sh
139139
offckb create <your-project-name> -c <your-contract-name>
140140
```

src/templates/README.md

Lines changed: 0 additions & 373 deletions
This file was deleted.

0 commit comments

Comments
 (0)