Skip to content

andrei0x309/clear-wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLW LOGO Clear EVM wallet

Description

This is an open source, NON-KYC, privacy-focused, EVM wallet browser extension implementation using Ethers, manifest version 3, Ionic, and Vue, first released on the Chrome Webstore in August 2022.

ATM, it also includes some Farcaster-related features.

For more info, you can check docs website

Featured on Alchemy

Listed on: ethereum.org, alchemy, product hunt, alternativeto, walletconnect, and most connect kits, including Rainbow, thirdweb, privy, and more.

How to Build from Github

git clone https://github.com/andrei0x309/clear-wallet.git
cd clear-wallet
bun install
bun run build # will build extension with chromium manifest
bun run build-firefox # will build extension with firefox manifest

This will create a Chromium extension in the dist folder.

You can also generate both Chromium and Firefox zip archives by running:

bun install
bun run rebuild

This will create both Firefox and Chromium extensions in these locations:

  • releases/x.x.x.zip (chromium x is replaced with the version number)
  • releases/firefox/x.x.x.zip (firefox x is replaced with the version number)

Create Source Archive

bun run build-source

This will create a zip archive containing the source code in the releases/source/source-x.x.x.zip (x is replaced with the version number)

Building from source is similar:

cd source-x.x.x # x.x.x is replaced with the version number
bun install
bun run build # will build extension with chromium manifest
bun run build-firefox # will build extension with firefox manifest

Badges

Quality gate

Extended article about this repo

Article on Mirror

Latest Demo Clip

demo.1.4.7.mp4

LINKS

LICENSE.md

PRIVACY_POLICY.md

About

Clear EVM wallet, fully open source, small sized implementation of an ethereum wallet. Implements MetaMask API.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •