The codebase for Apt ID, a profile based experience attached to an Aptos name.
To make feature requests, or bug reports, open a GitHub issue here
Apt ID is a profile based experience exclusively attached to a primary Aptos name. It may expand into a more complex social experience attached to it, or just stick with the linktree like experience.
Simply install the dependencies and run dev mode.
This repo uses asdf for package manager and VM management. Check out installing that, or install pnpm separately.
cd typescript/
pnpm install
pnpm dev