Skip to content

callchain/callwallet

Repository files navigation

CallWallet

Netlify Status

Overview

CallWallet is an open-source web client for Callchain system that helps user to exchange Callchain tokens. It is decentrialized application, no backend server, no secret is saved in any server. All data is saved in user's browser local storage.

While in using CallWallet, secret should be keep safe. It is very important.

Production Wallet Url: https://wallet.callchain.cc

Getting Started

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

License

See LICENSE file in this project.