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.
- Host: GitHub
- URL: https://github.com/broxus/ever-wallet-browser-extension
- Owner: broxus
- License: agpl-3.0
- Created: 2023-01-23T16:13:50.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-13T11:38:51.000Z (6 months ago)
- Last Synced: 2024-11-13T12:31:00.452Z (6 months ago)
- Topics: blockchain, everscale, everscale-extension, everscale-wallet, venom-blockchain, venom-developer-program, venom-extension, venom-wallet
- Language: TypeScript
- Homepage:
- Size: 6.58 MB
- Stars: 15
- Watchers: 6
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
EVER Wallet
A browser extension to manage Everscale wallets and access dApps directly from your browser.
## Build
```shell
npm install
npm run build
```## Release
Update version in ```src/manifest/base.json``` and run ```npm run release```