Solcoin

About

Solcoin is a python package that allows users to create solana transactions locally through python. Unlike on other similar services, your private key never leaves your computer, making Solcoin the most secure (See Security). We also have the lowest fees out of all of our competitors (See Fees).

Setup

To install the Solcoin package, use the following command:

pip install solcoin

Last updated