Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imduchuyyy/helix-wallet-cli
Build by developer, For developer
https://github.com/imduchuyyy/helix-wallet-cli
Last synced: about 2 months ago
JSON representation
Build by developer, For developer
- Host: GitHub
- URL: https://github.com/imduchuyyy/helix-wallet-cli
- Owner: imduchuyyy
- License: mit
- Created: 2022-05-28T13:02:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-09T09:34:01.000Z (9 months ago)
- Last Synced: 2024-05-06T01:33:22.136Z (8 months ago)
- Language: Python
- Homepage:
- Size: 1.27 MB
- Stars: 15
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tartarus Wallet
This is a wallet implementation that help developers secure their wallets while using scripting to confirm transactions## Installation
1. Install package
```sh
pip3 install -r requirements.txt
```2. Execute mod for wallet.py
```sh
chmod 777 ./tartarus.py
```