/infestor

Claim and create discounted STEEM accounts on your command line

Primary LanguagePythonMIT LicenseMIT

infestor

infestor is a cross platform CLI/WEB app to claim and create discounted accounts on the HIVE blockchain.

Installation

$ pip install infestor

Claiming discounted accounts

$ infestor claim_account --creator <your_account>

Creating accounts

$ infestor create_claimed_account --new-account-name <your_new_account> --creator <your_main_account>