Skip to content

raisezhang/contentos-extension

 
 

Repository files navigation

contentos-extension

A Contentos Wallet in your Browser

✨ Introduction

Main functions of wallet:

  • Create and import wallet, support mnemonic and private key import, support multiple accounts
  • Switch wallet network and add custom network
  • Support transfer and mutual exchange of COS to VEST / Chicken
  • Vote for BP, cancel voting
  • View recent transactions
  • Set wallet automatic lock time flexibly

Interface provided to dApp developers:

  • Get current account information
  • Transfer and exchange COS to VEST / Chicken through interface
  • Vote for BP, cancel voting
  • Execute contract, add contract to white list
  • Post content, comment, like
  • Sign message

📦 Downloads

📖 Docs

🛠️ Build

  • Install

    $ git clone git@github.com:raisezhang/contentos-extension.git
    $ cd contentos-extension
    $ yarn install # or npm install
  • Development

    $ yarn watch:dev
  • Production

    $ yarn build
    $ yarn build-zip # package the build files

🔗 Links

🔑 License

contentos-extension is released under the MIT license.

About

A Contentos Wallet in your Browser

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Vue 55.7%
  • JavaScript 35.7%
  • Less 5.7%
  • CSS 2.6%
  • HTML 0.3%