Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 609 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 609 Bytes

XUMM Developer Console

As running on https://apps.xumm.dev - Documentation: https://xumm.readme.io

SDK: npm version

Warning

You probably don't want to use this repository, you probably want to visit the ready to use Developer Console at https://apps.xumm.dev and use the API (docs) or SDK (npm)

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build