Wormhole
Before starting the development of Wormhole Native Token Transfers (NTT), we need to correctly install the necessary dependencies, including Rust, Foundry, Bun, and NTT CLI, to ensure smooth deployment and management of multi-chain native tokens.
●Install Rust: A prerequisite for Foundry.
●Install Foundry: For developing, testing, and deploying EVM contracts.
●Install Bun: For developing the NTT project and running cross-chain scripts in Wormhole.
●Install NTT CLI: One-click installation via the install script.
Verification and update commands:
The software version information used in this example project is as follows:
img