Skip to content

AgateChain/AgateWallet

 
 

Repository files navigation

Agate Wallet (beta version)

Setup

You will need Node.js 8.9.4 (or higher) and npm v5 (or higher).

npm i
npm run server

The server will be launched locally, ports for different versions will be shown in the console.

  • dev version is without concatenation and minification of files
  • normal version has files concatenated into one
  • min version is the production one, with files both concatenated and minified

Packages

No packages published

Languages

  • JavaScript 63.7%
  • CSS 16.3%
  • HTML 15.5%
  • TypeScript 4.3%
  • Shell 0.2%