Skip to content
🎉 Welcome! Translations are currently experimental. | 翻訳は現在実験的です。 | 翻译目前处于实验阶段。
Click here to submit feedback! | ここをクリックしてフィードバックを送信してください! | 点击这里提交反馈!

Developer Setup

Here is an easy way to setup your environment depending on the type of development.

Initialize Frontend Project

Here are some examples of popular choices:

Terminal
pnpx create-next-app@latest

Install @aptos-labs/ts-sdk

npm i @aptos-labs/ts-sdk

Setup TS SDK

Build your app!

The developer setup for using Aptos in your frontend is now complete. Checkout our other tools that streamline the development process

Last updated on