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

https://github.com/hardworking-toptal-dev/wallet-extension

A browser extension to manage wallets and access dApps directly from your browser.
https://github.com/hardworking-toptal-dev/wallet-extension

extension typescript wallet

Last synced: about 1 year ago
JSON representation

A browser extension to manage 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```