An open API service indexing awesome lists of open source software.

https://github.com/broxus/ever-wallet-browser-extension

A browser extension to manage Everscale wallets and access dApps directly from your browser.
https://github.com/broxus/ever-wallet-browser-extension

blockchain everscale everscale-extension everscale-wallet venom-blockchain venom-developer-program venom-extension venom-wallet

Last synced: 6 months ago
JSON representation

A browser extension to manage Everscale wallets and access dApps directly from your browser.

Awesome Lists containing this project

README

        


EVER Wallet


A browser extension to manage Everscale wallets and access dApps directly from your browser.




GitHub


Chrome Web Store



Logo

## Build
```shell
npm install
npm run build
```

## Release
Update version in ```src/manifest/base.json``` and run ```npm run release```