Skip to content

Commit

Permalink
update help docs
Browse files Browse the repository at this point in the history
  • Loading branch information
overcat committed Nov 27, 2024
1 parent 055d1a7 commit 1829006
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions FULL_HELP_DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@ Generate code client bindings for a contract
* `json` — Generate Json Bindings
* `rust` — Generate Rust bindings
* `typescript` — Generate a TypeScript / JavaScript package
* `python` — Generate Python bindings



Expand Down Expand Up @@ -306,6 +307,14 @@ Generate a TypeScript / JavaScript package



## `stellar contract bindings python`

Generate Python bindings

**Usage:** `stellar contract bindings python`



## `stellar contract build`

Build a contract from source
Expand Down

0 comments on commit 1829006

Please sign in to comment.