fhildeb / lyx-builder

Open Source LUKSO Dev Stack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository was transferred to lukso-network/tools-dapp-boilerplate and is no longer maintained.

lyx-builder

This repository is an open source framework to build LUKSO dApps with ease.

Front Page

Features

  • Reusable components for Universal Profiles, Assets, and Vaults
  • Built-in ethers, erc725, lsp-smart-contracts
  • Uses Tailwind, Prettier, TypeScript
  • Integrates web3-onboard for extension selection
  • Network detection and utility

Development

Clone the repository:

git clone git@github.com:lukso-network/lyx-builder.git

Install all packages and libraries:

npm install

Run the development server:

npm run dev

Tools

Resources

Deployment

About

Open Source LUKSO Dev Stack


Languages

Language:TypeScript 95.2%Language:CSS 4.0%Language:JavaScript 0.8%