Skip to content

almoloo/luxo

Repository files navigation


Logo

Welcome to Luxo

Luxo is a decentralized profile viewer on the Lukso network. Made specifically for the BuildUP #2 hackathon.
View demo »

About The Project

Screenshot 1 Screenshot 2

Built With

This project was developed using Next.js and Shadcn/ui components library.

  • Next
  • React

(back to top)

Getting Started

Installation

  1. Get a free API Key at https://pinata.cloud
  2. Clone the repo
    git clone https://github.com/almoloo/luxo
  3. Install NPM packages
    npm install
  4. Create a .env file in the root named .env and fill it with the following data
    NEXTAUTH_URL=http://localhost:3000
    NEXTAUTH_SECRET=<SOME_RANDOM_TEXT>
    NEXT_PUBLIC_RPC_MAINNET=https://rpc.lukso.gateway.fm
    NEXT_PUBLIC_RPC_TESTNET=https://rpc.testnet.lukso.gateway.fm
    NEXT_PUBLIC_PINATA_GATEWAY=<YOUR_PINATAT_GATEWAY>
    NEXT_PUBLIC_PINATA_API_KEY=<YOUR_PINATAT_API_KEY>
    NEXT_PUBLIC_PINATA_SECRET_KEY=<YOUR_PINATAT_SECRET_KEY>
    NEXT_PUBLIC_URL=http://localhost:3000

(back to top)

Roadmap

  • Add image support to edit profile
  • Add short link support

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Ali Mousavi - @almoloo - amousavig@icloud.com

Project Link: https://github.com/almoloo/luxo

(back to top)

About

Luxo is a decentralized profile viewer on the Lukso network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published