Skip to content

nzdog/lichen-protocol-mvp

Repository files navigation

Lichen Protocol MVP

A decentralized protocol for digital assets management and verification.

Tech Stack

  • Next.js 14
  • React 18
  • TypeScript
  • Tailwind CSS

Getting Started

  1. Install dependencies:
npm install
# or
yarn install
# or
pnpm install
  1. Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
  1. Open http://localhost:3000 with your browser to see the result.

Development

  • app/ - Contains all the routes, components and logic for your application
  • app/page.tsx - The main page of the application
  • app/layout.tsx - The root layout that wraps all pages
  • app/globals.css - Global styles including Tailwind CSS imports

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •