chinilla-CAT-admin

Tools to administer issuance and redemption of a Chinilla Asset Token or CAT


License
Apache-2.0
Install
pip install chinilla-CAT-admin==1.0.0

Documentation

Chinilla Cat Admin

Install

Pip

pip install chinilla-cat-admin

Ubuntu/MacOSs

git clone https://github.com/Chinilla/chinilla-CAT-admin.git
cd chinilla-CAT-admin
python3 -m venv venv
. ./venv/bin/activate
python -m pip install --upgrade pip setuptools wheel
pip install .

(If you're on an M1 Mac, make sure you are running an ARM64 native python virtual environment)

Windows Powershell

git clone https://github.com/Chinilla/chinilla-CAT-admin.git
cd chinilla-CAT-admin
py -m venv venv
./venv/Scripts/activate
python -m pip install --upgrade pip setuptools wheel
pip install .

Lastly this requires a synced, running light wallet