Skip to content

Azuro-protocol/example-app

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

License

This license applies to all code contained in this repository.

Customization

Theme

This project utilizes a Tailwind CSS theme configuration, allowing you to customize theme colors, element border-radius, and typography sizes to suit your needs. Check tailwind.config.ts file.

Affiliate address

Change the NEXT_PUBLIC_AFFILIATE_ADDRESS variable in .env file with your address and other related to project information.

Social login

Register at https://dashboard.privy.io/account:

  • Create a project, go to "Embedded wallets" page, "Smart Wallets" tab, enable it, choose "Safe" (we support only this), configure paymasters for your app chains (https://dashboard.pimlico.io/apikeys).
  • Go to "Settings" and copy App ID.
  • Put value to NEXT_PUBLIC_PRIVY_APP_ID variable in .env

Logo

To add your project logo change Logo component.

Run project

First, install dependencies:

npm install

And run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •