Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.
/ wigwam-legacy Public archive

πŸ— β›© 🧩 A browser extension that manages your wallets. Non-custodial. Explore DeFi and NFTs. Best Web 3.0 interaction experience. Ethereum and EVM based networks: BSC, Polygon, Optimism and others.

License

Notifications You must be signed in to change notification settings

wigwamapp/wigwam-legacy

Repository files navigation

Wigwam

STATUS: As of January 1 2022, we have stopped delivering new code to this public repository. The purpose of this is to protect Vigvam against scammers and hackers until we can provide security guarantees to our users. We're not moving away from the Open Source policy. The wallet code will be publicly available after the release of the Public Beta version and the Public Security Audit. Currently, we're still actively developing the product! Follow our updates on the site or in the media.

An app that manages your wallets and crypto keys.
Explore DeFi and NFTs.
Ethereum, BSC, Polygon, Optimism and others.

Wigwam

Features

  • 🧩 A classic browser extension.

  • 🌐 Fast and simple interaction with Web 3.0 world.

  • 🀲 Non-custodial. We don't have a server or a central hub. The keys belong to the user and are stored on his device in encrypted form.

  • πŸ“– Open source.

  • πŸ” Uses the best Security approaches.

  • πŸ”Œ Support for Ledger devices.

  • πŸ‘₯ Support for Social Auth with Open Login.

  • ⚑️ Lightweight.

Build from source

Requires: Node.js ^14 and Yarn

Get the source code

git clone git@github.com:vigvamapp/vigvam.git && cd vigvam

Install app dependencies

yarn

Build an application

# for Chrome and other Chrome-based browsers
yarn build

# for Firefox
yarn build:firefox

Add an application to the browser locally

  1. Open chrome://extensions/ in your browser
  2. Enable "Developer mode"
  3. Tap on "Load unpacked"
  4. Select <your_local_vigvam_repository_dir>/dist/prod/chrome_unpacked

Misc scripts

Test

  yarn test

Audit NPM dependencies

  yarn npm-audit

Analyze bundle

  yarn analyze

About

πŸ— β›© 🧩 A browser extension that manages your wallets. Non-custodial. Explore DeFi and NFTs. Best Web 3.0 interaction experience. Ethereum and EVM based networks: BSC, Polygon, Optimism and others.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published