Awesome
Zerion Extension
Your crypto wallet for everything onchain.
Built for a better Web3 browsing experience in a multichain world with advanced onchain security. Over 550K self-custodial humans trust Zerion each month to explore every layer of web3.
Security Audits
Leading security firms have Independently audited the Zerion Extension: Cure-53, Secfault, Slowmist, and Zokyo. Learn more about Zerion's commitment to security and user safety.
Install
The Zerion Extension is available for Chromium-based browsers.
You can also download the latest build of the Zerion Extension from here.
Development
Prerequisites
- Install npm
1. Set up Node
This project requires Node.js version >=16. If you don't have Node.js installed, download and install it from the official website. After installation, you can verify the Node version using the following command:
node --version
2. Install Project Dependencies
Run the following command to install all the required dependencies. This command reads the package.json
file and installs the necessary packages.
npm install
3. Set Up Your .env File
Copy the .env.example
file:
cp .env.example .env
4. Run the Extension
Start the extension locally with:
npm start
This command will build the extension in development mode. The output files are written to the ./dist
folder.
5. Import Extension
- Enable Developer Mode in Chrome: Go to
chrome://extensions
and enable Developer mode. - Import the Extension: Click on 'Load unpacked' and select the build folder (
./dist
from the previous step).
License
GPL-3.0 License
Contact Us
Got questions, feedback, or need help? Chat with us here: https://help.zerion.io