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 ~/cryptitanStop the server
./cryptitan stopUsing 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/PluginsUpload 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 ~/cryptitanRecreate cryptitan
./cryptitan recreate
You are set!
You should now have all the tokens listed under the bundle on your system.
Last updated