Skip to content

CornellBlockchain/cbdc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Central Bank Digital Currency

Instructions

  1. Clone it
  2. Run npm install in the root folder
  3. cd into the /client directory
  4. Run npm install
  5. cd out of there using cd .. and then cd into the /server directory
  6. Run npm install

To run tests, cd server and then do npm run test

To deploy both front-end and back-end with hot reloading, use npm run dev in the root directory.

To deploy front-end, cd client and do npm run start

To deploy back-end, cd server and do npm run dev

About

A prototype of central bank digital currency (CBDC)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •