Skip to content

A cooperative crypto wallet on Mixin Network.

License

Notifications You must be signed in to change notification settings

links-japan/cowallet

 
 

Repository files navigation

CoWallet

CoWallet is a cooperative crypto wallet on Mixin Network.

How to use?

Use CoWallet in Mixin Messenger

  • Search '7000103970' at Mixin Messenger, add it as contact;
  • Create a group and add it as a group member.

Use CoWallet in a web browser

Visit https://cowallet.firesbox.com

Features

  • Integrate with Mixin Messenger Group
  • Deposit and withdrawal crypto
  • Dark theme
  • Import and export vaults
  • Create wallet with Mixin Messenger Friends
  • Revoke signature requests
  • Beancount support
  • Kernel v1 transaction support
  • Fennec support
  • Better cache
  • Better error handlers
  • Fiat currency config
  • Desktop layout

How to Build

# install dependencies
$ yarn

# load env, see https://github.com/fox-one/cowallet/blob/master/src/.env.example
# change the file to .env modify the API_BASE and CLIENT_ID
$ source src/.env

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

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

# generate static project
$ yarn generate

About

A cooperative crypto wallet on Mixin Network.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.0%
  • Vue 2.0%
  • TypeScript 1.0%
  • SCSS 0.0%
  • HTML 0.0%
  • CSS 0.0%