Installation
Let's get you started
Upload Files
Using your preferred ssh client (e.g. Putty), login as the created user account.
Navigate to the cryptitan directory
cd ~/cryptitan
Stop the server
./cryptitan stop
Using your preferred remote file manager (e.g. WinSCP), login as the created user account.
Navigate to the cryptitan directory.
Navigate to the Plugins directory: i.e.
app/Plugins
Upload the token bundle folder (i.e. BinanceBundle or EthereumBundle) extracted from the source file from the marketplace.
Complete Setup
Using your preferred ssh client (e.g. Putty), login as the created user account.
Navigate to the cryptitan directory
cd ~/cryptitan
Recreate cryptitan
./cryptitan recreate
You are set!
You should now have all the tokens listed under the bundle on your system.
Last updated