Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 672 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 672 Bytes

nolus-webapp


nolus-webapp-logo


Requirements

  • Node.js v16+
  • Software Packaging System (Package Manager) - yarn v1.22+
  • JavaScript Framework - Vue.js v3+

Note: Keplr wallet is needed in order to use the app. Make sure you have Keplr as a browser extention.

There is no official Keplr wallet for the Mozilla Firefox browser yet. There is an unofficial one that steals your data!

 

Project setup

Compiles and hot-reloads for development

yarn serve

 

Compiles and minifies for production

yarn build