Skip to content

This is our first DApp. It is a offer platform where you can publish your offers in the Blockchain and chat with other users

Notifications You must be signed in to change notification settings

javivm17/dServices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dServices

Authors: Javier Vilariño Mayo and Álvaro Bernal Caunedo

Steps to launch dServices project:

  1. Download and launch ganache

  2. Download node

  3. Install pip dependencies(In ./backend execute -> pip install -r requirements.txt)

  4. Execute -> npm install -g truffle

  5. In web-app folder, execute npm install

  6. Run ganache

  7. Sing up in metamask

  8. Add new network (name:LocalHost 7545 url: http://localhost:7545 chainId:1337)

  9. Import new account in metamask(Paste the private key of one account from ganache)

  10. In ./web-app execute -> truffle deploy

  11. In ./frontend execute -> npm start

About

This is our first DApp. It is a offer platform where you can publish your offers in the Blockchain and chat with other users

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •