Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

create-lz-oapp

Package Overview
Dependencies
Maintainers
0
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-lz-oapp

Create LayerZero OApp with one command

  • 0.2.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

LayerZero

create-lz-oapp

NPM Version Downloads NPM License

Create LayerZero OApp Static Badge

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

Keywords

FAQs

Package last updated on 25 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc