What is delegate-aptos?
Being inspired by the success of delegate.xyz, delegate-aptos seeks to solve the same problem but on the Aptos network.
delegate-aptos offers a secure way to protect valuable on-chain assets while enabling users to participate in NFT airdrop claims, token governance, and other activities. It allows users to connect their cold wallets to hot wallets, enabling the hot wallet to perform actions on behalf of the cold wallet.
This solution can be integrated into various processes, such as login flows, token-gated minting and claiming, gaming actions, DAO governance, and more. By incorporating the registry, applications can benefit from (1) reducing risks associated with new user acquisition from those who have already delegated, and (2) providing a safer and more convenient way for existing users to interact with your app using hot or mobile wallets without compromising security.
Why delegate-aptos exists? Token-gated activites, NFTs and airdrops (not withstanding other activities) are crucial to building communities and growing the Aptos ecosystem. However, safety and security is still
Safety and security is key to user adoption We believe that helping users secure their assests while being able to participate in token-gated activites, NFTs, governance and other activities will provide users with a safe
First, run the development server:
pnpm install && pnpm run build
pnpm run dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx
. The page auto-updates as you edit the file.
This project uses next/font
to automatically optimize and load Inter, a custom Google Font.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.