Welcome to the Crypto Payment App! This application allows users to perform various crypto transactions, such as transferring SOL tokens, checking balances, viewing transaction history, and paying bills. It also supports converting cryptocurrencies to USDC and integrates with the Wormhole protocol for cross-chain asset transfers.
- Transfer SOL Tokens: Send SOL tokens to any wallet address.
- Check Balance: View the balance of your wallet.
- Transaction History: Review the history of your transactions.
- Pay Bills: Pay utility and service bills.
- Crypto Conversion: Convert various cryptocurrencies to USDC.
- Cross-Chain Transfers: Transfer assets between different blockchains using the Wormhole protocol.
- React: Frontend framework for building the user interface.
- Solana: Blockchain platform for handling SOL token transactions.
- Ethereum: Blockchain platform for Ethereum-based transactions.
- Wormhole Protocol: For cross-chain asset transfers.
- Axios: For making HTTP requests.
- @certusone/wormhole-sdk: Wormhole SDK for integrating cross-chain functionality.
- @solana/web3.js: Solana JavaScript API.
- ethers.js: Ethereum JavaScript API.
git clone https://github.com/abhishekgautam95/CryptoPay.git
cd CryptoPay