is there a way create wallet address and possible transfer token to another address on a blockchain using php. chain nodes is on smartchain
Currently am building an exchange system with php. am using moralis Api to retrieve data such as balance and history, but cannot create new wallet address or send/receive token. is there anyway to accomplish this, so i can create new wallet address for users and send/recieve token using their address.