Get started with Aptos
Web template
To get started with aptos, use the source code of the template below, and follow the installation instructions.
Preview: https://aptos-web3-template.vercel.app
Source code: https://github.com/nightly-labs/aptos-web3-template
Manual installation
If you want to opt for greater flexibility, install the package, as described below and then visit the Aptos 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