Skip to content

An e-web-wallet-application that holds, sends and recieves funds

Notifications You must be signed in to change notification settings

cryptobuks/E-web-wallet-application

 
 

Repository files navigation

An E-web-wallet

To run the application we have to use

yarn install : first step is to install all modules

yarn build : sec step is to build the application

and to use it effectively

you have to follow this steps

cp .env.sample .env

after the top step, you have to edit the variables to yours

About

An e-web-wallet-application that holds, sends and recieves funds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.3%
  • EJS 35.1%
  • SCSS 5.6%