Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.27 KB

README.md

File metadata and controls

41 lines (25 loc) · 1.27 KB

Helix wallet CLI - Built by developers for developers

Most secure wallet on terminal - build by developers around the world

Helix is a secure wallet that allows you to store, send, and receive cryptocurrencies. It is a command-line interface (CLI) based wallet that is designed to be used by developers. It is open-source and available for free. Helix is built by developers for developers. It is designed to be secure, fast, and easy to use. Helix is built on top of the latest technologies and is constantly updated to ensure that it is always up to date with the latest developments in the world of cryptocurrencies.

Helix supports over 450 chains, which was defined in viem/chains package, See here for a list of supported chains.

Usage

Install helix globally

npm install -g @helix-cli/helix

Open helix wallet

helix

Running the tests

npm run test

Linting

npm run lint

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the MIT License - see the LICENSE.md file for details