Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 368 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 368 Bytes

Xentro - Axentro Wallet

This is a desktop (electron) wallet for the Axentro blockchain. It's written in the Mint language and distributed as an electron desktop app.

Developing

  • Build the mint app for production:
mint build --skip-icons --skip-service-worker
  • Start up the app with python
python3 -m http.server --directory dist/