Skip to content

loopilla/dapp-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

DApp Demo Monorepo

This repository is a monorepo containing both the client-side application and the smart contract for the DApp Demo project.

Structure

  • client/: The client-side application built with modern web technologies.
  • contract/: The smart contract code for the DApp, written in Solidity.

Getting Started

To get started with the DApp Demo project, you need to first set up and start the smart contract part, and then the client part.

Smart Contract

Navigate to the contract/ directory and follow the instructions in its own README file to set up and deploy the smart contract.

Client

After setting up the smart contract, navigate to the client/ directory and follow the instructions in its own README file to start the client application.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published