Send and receive coins
Budget: $250 – $750 USD
I need a code implementation for 3 functions:
- Send an amount of cryptocurrency coins to the provided address, this includes about 23 coins, user can select the coin and the network.
- Get the wallet address to receive coins. User also selects the coin and network as provided in the screenshot.
- Get the coin transactions of a specific address.
Wallet can be any provided testnet, I will change it later
Code should be in PHP and Javascript
All function return should be in JSON to PHP file, so I can later add it to database.
- Send an amount of cryptocurrency coins to the provided address, this includes about 23 coins, user can select the coin and the network.
- Get the wallet address to receive coins. User also selects the coin and network as provided in the screenshot.
- Get the coin transactions of a specific address.
Wallet can be any provided testnet, I will change it later
Code should be in PHP and Javascript
All function return should be in JSON to PHP file, so I can later add it to database.