Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```