Skip to content

Manu8847/blockchain-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

  • Clone the repository

  • Install IPFS Desktop Client

  • install necessary packages for client

    cd client
    yarn
    
  • Install necessary packages for server

    cd server
    yarn
    
  • Install necessary packages for blockchain

    cd blockchain
    yarn
    
  • running the project Make sure to run the IPFS desktop client

    cd client
    yarn dev
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published