https://github.com/coinbarn/coinbarn-extension
https://github.com/coinbarn/coinbarn-extension
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/coinbarn/coinbarn-extension
- Owner: coinbarn
- License: mpl-2.0
- Created: 2019-11-25T13:26:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T02:27:45.000Z (over 2 years ago)
- Last Synced: 2023-11-14T16:56:38.722Z (over 1 year ago)
- Language: TypeScript
- Size: 6.22 MB
- Stars: 7
- Watchers: 5
- Forks: 3
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ergo - Coinbarn Wallet Extension - Browser wallet extension from CoinBarn. [`TS`] *(Community, Inactive?)* (💼 Wallets <a id="wallets"></a> / 🖥️ Browser & Desktop <a id="browser--desktop"></a>)
README
## Coinbarn wallet
Coinbarn is an application designed to interact with [Ergo platform](https://ergoplatform.org) blockchain.
With Coinbarn, you can manage multiple Ergo accounts, send, receive, and issue assets on Ergo blockchain, also view the corresponding activity logs.
Sensitive information like your backup phrase and private keys are never stored anywhere but your device. It is encrypted by your password to provide additional security: only you control them.
## Install
You can install stable release from [Chrome store](https://chrome.google.com/webstore/detail/coinbarn-wallet/pachdpadffdgjhmmgpdjkpnlhkdhbfgf).
You can also build Coinbarn from sources and add it to your browser:
- [How to add custom build to Chrome](./docs/add-to-chrome.md)
- [How to add custom build to Firefox](./docs/add-to-firefox.md)
- [How install desktop release](./docs/add-desktop.md)## Building locally
- Install [Node.js](https://nodejs.org)
- Install [Yarn](https://yarnpkg.com/en/docs/install)
- Install dependencies: `yarn install`
- Build the project as browser extension to the `./build/` folder with `yarn build`.
- Or build the project as standalone executable in `./dist/` folder, run `yarn electron-pack`
- Optionally, to start a development build (e.g. with logging and file watching) run `yarn start` instead.## Running developer build in Chrome browser
1. Build according to the previous section or download the latest releases from [Github](https://github.com/coinbarn/coinbarn-extension/releases)
2. Unpack zip archive
3. In your browser go to chrome://extensions/ and switch to `Developer mode`
4. Click `Load unpacked` and refer to a folder from step 2## Donations
Feel free to support our project by sending ERG or any tokens to **9hKE94JdXQhXo7raNU89dD7NyETa94hK2xGFvH2G5NjQMxccHzH**