Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Eth-to-eclipse Bridge with MetaMask and Eclipse Wallet Integration #54

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ksarovar
Copy link

  • Created for bridging Ethereum assets to Eclipse addresses.
  • Integrated MetaMask for Ethereum wallet connection using .
  • Implemented Eclipse wallet support with to fetch and display wallet balances.
  • Added functionality to convert Eclipse address to for Ethereum smart contract interaction.
  • Integrated for displaying transaction status (success, pending, failure) with loading spinner ().
  • Enabled dynamic wallet selection for Eclipse wallets (, ) and Ethereum wallets through .
  • Added UI for manual Eclipse address entry and connected wallet address display.
  • Displayed transaction hash and link to Etherscan after successful deposit.
  • Enhanced UI with smooth animations, improved layout, and responsive design for better user experience.
  • Added input validation and error handling for missing wallet connections and invalid inputs.
  • Optimized code for production with cleanup and performance improvements.

…ntegration

- Created  for bridging Ethereum assets to Solana addresses.
- Integrated MetaMask for Ethereum wallet connection using .
- Implemented Solana wallet support with  to fetch and display wallet balances.
- Added functionality to convert Solana address to  for Ethereum smart contract interaction.
- Integrated  for displaying transaction status (success, pending, failure) with loading spinner ().
- Enabled dynamic wallet selection for Solana wallets (, ) and Ethereum wallets through .
- Added UI for manual Solana address entry and connected wallet address display.
- Displayed transaction hash and link to Etherscan after successful deposit.
- Enhanced UI with smooth animations, improved layout, and responsive design for better user experience.
- Added input validation and error handling for missing wallet connections and invalid inputs.
- Optimized code for production with cleanup and performance improvements.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant