Skip to main content

Get started with Movement

Web template​

info

Movement M1 network relies heavily on the Aptos network, so many functionalities are shared.

To get started with movement, use the source code of the template below, and follow the installation instructions.


Preview: https://movement-web3-template.vercel.app​


Source code: https://github.com/nightly-labs/movement-web3-template​


Manual installation​

If you want to opt for greater flexibility, install the package, as described below and then visit the Movement Build & Connect.

note

Simply integrate Nightly Connect to your application or wallet with our Nightly Aptos Connect package.

# Using NPM
npm i @nightlylabs/wallet-selector-aptos
# Using Yarn
yarn add @nightlylabs/wallet-selector-aptos