0.1.19 • Published 9 days ago

create-lz-oapp v0.1.19

Weekly downloads
-
License
MIT
Repository
github
Last release
9 days ago

Create LayerZero OApp

The easiest way to get started with LayerZero smart contract development. This CLI tool enables you to quickly start building on top of LayerZero omnichain interoperability protocol. To get started, use the following command:

npx create-lz-oapp@latest
# or
yarn create lz-oapp
# or
pnpm create lz-oapp
# or
bunx create-lz-oapp

CLI options

The list of available options is available by using --help CLI flag:

npx create-lz-oapp@latest --help
Create LayerZero OApp with one command

Options:
  -V, --version                output the version number
  --ci                         Run in CI (non-interactive) mode (default: false)
  -d,--destination <path>      Project directory
  -e,--example <name>          Example project (choices: "oft", "oapp")
  --log-level <level>          Log level (choices: "error", "warn", "info", "http", "verbose", "debug", "silly", default: "info")
  -p,--package-manager <name>  Node package manager to use (choices: "npm", "yarn", "pnpm", "bun")
  -h, --help                   display help for command
0.1.19

9 days ago

0.1.18

1 month ago

0.1.17

1 month ago

0.1.16

2 months ago

0.1.15

3 months ago

0.1.14

3 months ago

0.1.13

3 months ago

0.1.11

3 months ago

0.1.12

3 months ago

0.1.10

3 months ago

0.1.8

3 months ago

0.1.9

3 months ago

0.1.7

3 months ago

0.1.6

3 months ago

0.1.5

4 months ago

0.1.4

4 months ago

0.1.3

4 months ago

0.1.2

6 months ago

0.1.1

6 months ago

0.1.0

6 months ago

0.0.1

6 months ago