Skip to content

zilpay/zil-pay

Repository files navigation

ZilPay Browser Extension

Chrome FireFox License LoC

ZilPay represents the inaugural quantum-resistant, multi-currency decentralized wallet, functioning as a browser extension compatible with the EVM-compatible networks. It empowers developers to integrate ZilPay into their websites for the creation of decentralized applications (dApps), leveraging post-quantum cryptography for enhanced security across multiple chains, including Ethereum, Binance Smart Chain, Polygon, Avalanche, Fantom, Arbitrum, and Optimism.

Links

Getting Started

Deploy a local version from the source code to explore or develop with ZilPay.

For dApp developers:

Build Setup

For development building and serving:

# Install dependencies
$ npm install

# Run development mode with watching
$ npm run dev

Testing the project:

# Run unit tests
$ npm run test

# Watch tests for development
$ npm run test:watch

# Format code with Prettier
$ npm run format

# Check Svelte components
$ npm run check

For production building and deployment:

# Build the application and extension files
$ npm run build

Built With

Authors

  • Rinat Hasanshin - Initial work - hicaru

Packages

 
 
 

Contributors