/lto-network-ledger-wallet-ui

LTO Network wallet interface for Ledger devices. Built by the Stakely.io team.

Primary LanguageVue

LTO Network Ledger Web User Interface

🎁 Built by the Stakely.io team

⚙️ Production Netlify Status

⚙️ Development Netlify Status


Hosted frontends

✅ Production lto.stakely.io

⚠️ Development lto-stakely-dev.netlify.app


Build your own interface

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate