Welcome to Giveaway3, a decentralized application (DApp) built using Axelar SDK. Giveaway3 allows users to gift tokens from one blockchain to another seamlessly. Currently, only aUSDC is supported as the token for gifting. Users can send and receive tokens across different blockchains, including Fantom Testnet, Mumbai Polygon, and Arbitrum Sepolia.
- Cross-Blockchain Token Gifting: Users can easily gift aUSDC tokens from one supported blockchain to another.
- Supported Blockchains: Fantom Testnet, Mumbai Polygon, and Arbitrum Sepolia are supported for sending and receiving tokens.
- User-Friendly Interface: The interface is designed to be intuitive, guiding users through the process step-by-step.
- Transaction History: A transaction history table displays all past transactions for reference.
- Select Chain and Enter Amount: On the interface, users can select the blockchain they want to send tokens to and enter the amount of aUSDC they wish to gift.
- Approve Tokens: Before initiating a gift transaction, users need to approve the tokens they wish to send. This ensures that the DApp has permission to transfer tokens on behalf of the user.
- Enter Recipient Addresses: Users must enter the recipient addresses where they want to send the tokens.
- Send Tokens: After entering the receipents addresses, users can proceed to send the tokens. Once the transaction is confirmed on the blockchain, it will reflect in the transaction history.
To use this project:
- Clone the repository.
- Install dependencies with
npm install
. - Start the development server with
npm run dev
. - Begin Giving away tokens
This project is entirely open-source, and contributions are welcome. If you have ideas for improvements, features to add, or bug fixes, feel free to submit a pull request.
- Adding more tokens for sending like ftm, WBNB etc
- Adding more chains to send and receive from
- Oleanji