Skip to content

Axentro/xentro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/