Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 742 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 742 Bytes

Apt ID

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

What is Apt ID?

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.

Development

Running locally

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