Skip to content
/ walle Public
forked from Pobepto/walle

CLI Crypto Wallet for EVM Networks (Ethereum, Polygon, BNB Chain)

License

Notifications You must be signed in to change notification settings

omahs/walle

 
 

Repository files navigation

👾 WALLE - CLI Crypto Wallet for EVM Networks & DAps Suport

Walle is the ultimate wallet for the tech-savvy crypto enthusiast, boasting a sleek terminal-based interface and an arsenal of features for managing and handling multiple assets with ease, including seed phrase import, ERC-20 token suport, transactions, balance tracking, network switching, wallet switching, WalletConnect integration, and encrypted storage, making it the go-to choice for anyone looking to take their crypto game to the next level.

The Poem of Walle

Walle, the terminal's pride,
Manages crypto with ease, never hide,
Import seed phrases, track balance,
Send tokens, switch networks, in a glance,
The ultimate wallet, by your side.
Author: ChatGPT


Warning
Always securely store your private keys, seed phrase, and any other sensitive information related to your wallet. Never share your private keys or seed phrase with anyone. We are not responsible for any loss of funds or damages resulting from the use of this wallet.

Table of Contents

Features

  • Suports any EVM networks
  • Suports native and ERC-20 tokens
  • Suports multiple accounts
  • Suports WalletConnect v2
  • Suports wallet encryption with scrypt
  • Suports EIP-1559 transactions
  • Suports contract integration
  • Suports signTypeData
  • Suports NFT
  • Suports built-in DAps
  • Suports non-EVM networks

Install

# npm
$ npm i -g @walleproject/cli
# yarn
$ yarn add -g @walleproject/cli
# pnpm
$ pnpm add -g @walleproject/cli

Usage

After installation, type a command in the terminal to start wallet:

$ walle

To use wallet, use "Tab" to change the active window and the arrows "↑" / "↓" to select. Also in wallet you can find more useful information in the "Help" tab.

Screenshots

Home

Transfer

Add New Chain

Add New Token

Switch Chain

Connect to DApp via WalletConnect v2

Confirm Transaction from DApp

Sign Message from DApp

About

CLI Crypto Wallet for EVM Networks (Ethereum, Polygon, BNB Chain)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.7%
  • JavaScript 1.2%
  • Shell 0.1%