Skip to content

lupanncoofonpowell/tools-dapp-boilerplate

 
 

Repository files navigation

lukso-dapp-boilerplate

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

Front Page

Features

  • Reusable components for Universal Profiles, Assets, and Vaults
  • Shared contexts for Profiles, Networks, and the Extension
  • Network, interface, and metadata detection
  • Integrates web3-onboard for extension selection
  • Built-in ethers.js, erc725.js, lsp-smart-contracts
  • Uses Tailwind, Prettier, TypeScript

Development

Clone the repository:

git clone [email protected]:lukso-network/tools-dapp-boilerplate.git

Install all packages and libraries:

npm install

Run the development server:

npm run dev

Tools

Resources

About

LUKSO dApps template in Nextjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.6%
  • CSS 3.7%
  • JavaScript 0.7%