An open API service indexing awesome lists of open source software.

https://github.com/imduchuyyy/helix-pay

CLI Wallet to interact with Helixpay protocol
https://github.com/imduchuyyy/helix-pay

cli evm terminal wallet

Last synced: 9 months ago
JSON representation

CLI Wallet to interact with Helixpay protocol

Awesome Lists containing this project

README

          

# Helixpay CLI
CLI Wallet to interact with Helixpay protocol.

## Usage

Install helix globally

```
npm install -g @helixpay-xyz/helix
```

Open helix wallet

```
helix
```

## Running the tests

```
npm run test
```

## Linting

```
npm run lint
```

## Contributing

Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) 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](LICENSE.md) file for details