Skip to content

stevenkhong/zil-pay

 
 

Repository files navigation

ZilPay Browser Extension

Chrome FireFox License LoC Gitter chat

Read this in other languages: 简体中文, Español, Nederlands, Русский, 日本語, Deutsch, Korean.

ZilPay is a browser wallet for Zilliqa blockchain. Developers can integrate ZilPay into their website to create Decentralised Apps.

Links

Getting Started

You can deploy the local version, from source code.

For dApp developers:

Build Setup

For Develop building and serve.

# Install dependencies
$ npm install

# run serve extension.
$ npm run serve

Testing project.

# run unit tests
$ npm test:unit

# Watch testing for dev.
$ npm run test:watch

# Check lint ts,vue files.
$ npm run lint

For production builing and deploy.

# Build all app and extension files and optimizing it.
$ npm run build

Built With

Authors

  • Rinat Khasanshin - Initial work - hicaru

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Thanks for yours donate.

  • ZIL: zil1wl38cwww2u3g8wzgutxlxtxwwc0rf7jf27zace
  • ETH: 0x246C5881E3F109B2aF170F5C773EF969d3da581B
  • BTC: 12MRR8LyLVLHVqXcjz46c9o3KBS76fAY9r
  • ZEC: t1dZMw8FVWnGKC9cyXKaiKWmmAFmQoeNc5Y
  • LTC: LM3JwjTbboMkHdFEYnn4ycJB61r3fqvXPr
  • DASH: Xv2tpCMHPAztd4B5UMnaqwkqnSfiUs1P8B

About

ZilPay browser extension enables browsing Zilliqa blockchain enabled websites.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 59.2%
  • Svelte 35.6%
  • SCSS 3.0%
  • HTML 1.3%
  • JavaScript 0.9%