Skip to content

Template for Cardano dApps, using React and Material-UI

Notifications You must be signed in to change notification settings

Hyperion-BT/dapp-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DApp template

React/Mui dapp-template

Installing

Make sure your system has node and npm installed.

Then install the package.json dependencies:

cd ./dapp-template

npm install

Then run the development server:

npm start

Use a chromium-based browser to go to https://localhost:3000

Note: the browser used for development should be chromium-based because most wallet plugins are only available for Chrome

About

Template for Cardano dApps, using React and Material-UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published