Security News
Bun 1.2 Released with 90% Node.js Compatibility and Built-in S3 Object Support
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
create-lz-app
Advanced tools
Create a production ready Next.js dApp with wallet connection and user balances out of the box. Include minimal configuration for fungible or non-fungible tokens to bootstrap a working bridge within minutes.
To get started with the interactive flow, run the cli tool via npx
, then follow the steps to configure your bridge.
# Create a new project in my-lz-bridge-app directory
npx create-lz-app@latest ./my-lz-bridge-app
# Show all available options
npx create-lz-app --help
Name your project
? What is your project name? › my-lz-bridge-app
Select the type of token you'd like to configure. This version supports OFTs, Wrapped Tokens, and ONFTs from either the 721 or 1155 standard. For any token type you'll need just one contract address and chain pair. The cli tool will get the rest of your token configuration automatically.
? What kind of token would you like to add? › - Use arrow-keys. Return to submit.
❯ Add an OFT token
Add an ONFT token
Add a Wrapped token bridge
I want to start with the default configuration
When finished open your repo in the directory you provided. See the Example Bridge documentation for implementation details and how to further customize your bridge.
cd ./my-lz-bridge-app
FAQs
Create LayerZero dApp with one command
We found that create-lz-app demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.