Home

Awesome

<p align="center"> <img src="https://raw.githubusercontent.com/Pobepto/walle/main/github/logo.png" height="200"> </p>

👾 WALLE - CLI Crypto Wallet for EVM Networks & DApps Support

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 support, 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.

<details> <summary>The Poem of Walle</summary>

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.
<i>Author: ChatGPT</i>

</details> </br>

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

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

<div> <img src="https://raw.githubusercontent.com/Pobepto/walle/main/github/screenshots/home.jpeg"> <p align="center">Home</p> </div> <div> <img src="https://raw.githubusercontent.com/Pobepto/walle/main/github/screenshots/transfer.jpeg"> <p align="center">Transfer</p> </div> <div> <img src="https://raw.githubusercontent.com/Pobepto/walle/main/github/screenshots/add-new-chain.jpeg"> <p align="center">Add New Chain</p> </div> <div> <img src="https://raw.githubusercontent.com/Pobepto/walle/main/github/screenshots/add-new-token.jpeg"> <p align="center">Add New Token</p> </div> <div> <img src="https://raw.githubusercontent.com/Pobepto/walle/main/github/screenshots/select-chain.jpeg"> <p align="center">Switch Chain</p> </div> <div> <img src="https://raw.githubusercontent.com/Pobepto/walle/main/github/screenshots/connect-walletconnect.jpeg"> <p align="center">Connect to DApp via WalletConnect v2</p> </div> <div> <img src="https://raw.githubusercontent.com/Pobepto/walle/main/github/screenshots/confirm-walletconnect.jpeg"> <p align="center">Confirm Transaction from DApp</p> </div> <div> <img src="https://raw.githubusercontent.com/Pobepto/walle/main/github/screenshots/sign-message.jpeg"> <p align="center">Sign Message from DApp</p> </div>