EDIT PROXY SERVER ON LINE 22
proxy = {
"http": "https://username:password@ip:port",
"https": "http://username:password@ip:port",
}Clone the project
https://github.com/MortyID/PAWS-WALLET-CONNECT.gitGo to the project directory
cd PAWS-WALLET-CONNECTInstall requirements
pip install -r requirements.txtConnect Solana Address
python connect-solana.pyConnect Ton Address
python connect-ton.py